mcp-code-checker
MCP server providing code quality checks (pylint and pytest) with smart LLM-friendly prompts for analysis and fixes. Enables Claude and other AI assistants to analyze your code and suggest improvements.
MCP Code Checker is an MCP server that provides code quality checking for Python projects. It offers tools to run pylint, pytest, and mypy, with structured logging and customizable parameters. The server is designed for easy integration with AI assistants like Claude and VSCode.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- Dakota RiveraMay 13, 2026
Code quality checks via MCP with pylint and pytest, formatted for AI consumption.
- EElliot BrownMay 7, 2026
Smart formatting makes quality check results actionable by AI tools.
- SScout LewisMar 7, 2026
Good for AI coding workflows that need to understand and fix code quality issues.
- DDylan JohnsonMar 4, 2026
Works as a quality gate that AI can check before finalizing code.