Odel
MCP Advisor

MCP Advisor

Local
@stucchiPythonMITUpdated 2mo ago

Browse, search, and discover MCP servers from your AI assistant

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcp-advisorv2.0.0

Run

uvx mcp-advisor

MCP client config

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