MCP_server

nidhisharma18/MCP_server

3.1

If you are the rightful owner of MCP_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Quack is a continuous integration server designed to automate code analysis and testing for Python code using the Model Context Protocol (MCP).

Tools

Functions exposed to the LLM to take actions

submit_code

Submit code for both linting and static analysis.

submit_code_for_linting

Submit code for linting only.

submit_code_for_static_analysis

Submit code for static analysis only.

get_job_results

Get the results of a submitted job.

list_jobs

List all jobs and their status.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources