quack-mcp-server
2.5
Quack is a continuous integration server that automates code analysis and testing for Python. It utilizes linting and static type checking features to analyze code quality and identifies type errors, supporting asynchronous job processing.
submit_code
Submit code for code style checking and static type analysis
submit_code_for_linting
Submit code only for code style check
submit_code_for_static_analysis
Submit only code for static type analysis
get_job_results
Get the result of the submitted task
list_jobs
List all tasks and their status