MCP server for Python code analysis with RUFF linting and VULTURE dead code detection
{ "mcpServers": { "mcp-analyzer": { "command": "uvx", "args": [ "mcp-server-analyzer" ] } } }