Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by MarcusJellinghaus • Uncategorized
An MCP server providing Python code quality checks using pylint, pytest, and mypy.
Identify Python code quality issues and style problems using pylint.
Detect failing tests and test details using pytest.
Perform type checking and identify type errors using mypy.
This MCP server enables AI assistants and MCP-compatible clients to perform code quality checks on Python projects by running pylint, pytest, and mypy. It offers secure, scoped execution limited to specified project directories, structured and size-limited output for efficient AI context usage, and detailed structured logging for transparency. The server supports flexible project structures and can be easily configured via CLI or MCP clients.