MCP Advisor for Claude Desktop
io.github.stucchi/mcp-advisor
Browse, search, and discover MCP servers from your AI assistant
client:Claude Desktop
transport:stdio
runtime:pypi
Install MCP Advisor in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-advisor": {
"command": "uvx",
"args": [
"mcp-advisor"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs