Skip to content
Claude Desktop

mcp server analyzer for Claude Desktop

io.github.anselmoo/mcp-server-analyzer

MCP server for Python, JavaScript, and TypeScript code analysis with Ruff, ty, Vulture, and Biome

client:Claude Desktop transport:stdio runtime:pypi

Install mcp server analyzer in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-server-analyzer": {
      "command": "uvx",
      "args": [
        "mcp-server-analyzer"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp server analyzer in other clients