nowucca/quack-mcp-server
If you are the rightful owner of quack-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 henry@mcphub.com.
Quack is a continuous integration server built as an MCP server that automates code analysis and testing for Python code.
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