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.
This tool helps Python developers ensure their code quality by integrating static analysis and testing directly into their AI assistant workflows. It takes a Python project as input and provides structured, AI-friendly prompts detailing issues found by Pylint, Pytest, and Mypy. The output helps developers quickly understand code quality problems and receive AI suggestions for fixes.
Use this if you are a Python developer using AI assistants like Claude or GitHub Copilot and want them to automatically run code quality checks and suggest improvements for your projects.
Not ideal if you are looking for a standalone code quality tool without AI assistant integration, or if you are working with languages other than Python.
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
cqfn/aibolit-mcp-server
MCP Server for Aibolit Java Static Analyzer: Helping Your AI Agent Identify Hotspots for Refactoring
mitulgarg/env-doctor
Debug your GPU, CUDA, and AI stacks across local, Docker, and CI/CD (CLI and MCP server)
helixml/kodit
👩💻 MCP server to index external repositories
Anselmoo/mcp-server-analyzer
MCP server for Python code analysis with RUFF linting and VULTURE dead code detection