Anselmoo/mcp-server-analyzer
MCP server for Python code analysis with RUFF linting and VULTURE dead code detection
Implements five specialized MCP tools (ruff-check, ruff-format, vulture-scan, analyze-code) that expose configurable linting, formatting, and dead code detection capabilities over stdio transport. Built on the FastMCP framework for high-performance server operations, with optional Docker deployment and direct integration into Claude Desktop, VS Code, and Zed editors via MCP protocol handlers. Provides combined quality scoring that weighs RUFF issues against unused code detection, enabling AI assistants and CI/CD workflows to perform comprehensive Python code review in a single request.
Available on PyPI.
Stars
5
Forks
3
Language
Python
License
MIT
Category
Last pushed
Nov 19, 2025
Monthly downloads
437
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Anselmoo/mcp-server-analyzer"
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