MCP Advisor runs on your own machine — the client starts it, so there is no endpoint to ping. 109 installs a week from pypi. Last commit 2 Jul 2026.
Browse, search, and discover MCP servers from your AI assistant
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-advisor -- uvx mcp-advisor
{
"mcpServers": {
"mcp-advisor": {
"args": [
"mcp-advisor"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-advisor]
command = "uvx"
args = ["mcp-advisor"]
{
"mcpServers": {
"mcp-advisor": {
"args": [
"mcp-advisor"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-advisor": {
"args": [
"mcp-advisor"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.