Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by nowucca • Testing & QA
A lightweight MCP-based CI server that lints and performs static type analysis on Python code, processing submissions asynchronously and returning structured results.
Automatically lint Python submissions and get pylint-based style and quality reports.
Run static type checks on Python code with mypy and retrieve type-error diagnostics.
Manage asynchronous analysis jobs, track job status, and integrate code-analysis into editor workflows (via stdio or SSE/Docker transports).
Quack is an MCP server that automates Python code quality checks using pylint for linting and mypy for static type analysis. It processes jobs asynchronously, provides job management and result retrieval tools, and supports stdio and SSE transports (including a Docker mode that starts the server in SSE). It is intended for integration with editor/tooling via MCP (examples show Cline integration) and includes tests and examples to validate processors and behavior.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.