Provides comprehensive Python code analysis for linting and dead code detection via the Model Context Protocol.
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.