MarcusJellinghaus/mcp-tools-py
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.
Implements pylint, pytest, and mypy as scoped MCP tools with configurable target directories and structured JSON-formatted output to minimize LLM context overhead. Operates as a standalone server configured via CLI arguments (`--project-dir`, `--venv-path`), respecting `pyproject.toml` settings and running pytest with automatic parallelization via pytest-xdist by default.
Stars
14
Forks
5
Language
Python
License
MIT
Category
Last pushed
Mar 19, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/MarcusJellinghaus/mcp-tools-py"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SonarSource/sonarqube-mcp-server
SonarQube MCP Server
mitulgarg/env-doctor
Debug your GPU, CUDA, and AI stacks across local, Docker, and CI/CD (CLI and MCP server)
benzsevern/goldenmatch
Entity resolution toolkit — deduplicate, match, and create golden records. 27 MCP tools on...
helixml/kodit
👩💻 MCP server to index external repositories
cqfn/aibolit-mcp-server
MCP Server for Aibolit Java Static Analyzer: Helping Your AI Agent Identify Hotspots for Refactoring