Analyzer
byAnselmoo
0Provides comprehensive Python code analysis for linting and dead code detection via the Model Context Protocol.
About
Serve as a powerful Model Context Protocol (MCP) server designed for comprehensive Python code analysis. It integrates RUFF for efficient linting and auto-fixes, alongside VULTURE for accurate dead code detection. This tool is ideal for enhancing AI assistants, integrating into IDEs, and streamlining automated code review processes to improve Python code quality.
Key Features
- Ensures supply chain security with signed releases and Docker containers
- 0 GitHub stars
- Comprehensive Python linting and auto-fixes with RUFF
- Accurate dead code detection for unused imports, functions, and variables using VULTURE
- Provides combined quality scoring based on analysis metrics
- Built on the high-performance FastMCP framework for efficient server implementation
Use Cases
- Automating code review workflows within CI/CD pipelines
- Enhancing AI assistant capabilities for code analysis
- Integrating into IDEs like VS Code and Zed for real-time code quality feedback