PluginBench
MCP Server

MCP Advisor MCP Server

io.github.stucchi/mcp-advisor

What is the MCP Advisor MCP server?

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

How to install MCP Advisor

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-advisor": {
      "command": "uvx",
      "args": [
        "mcp-advisor"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "mcp-advisor": {
      "command": "uvx",
      "args": [
        "mcp-advisor"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "mcp-advisor": {
      "command": "uvx",
      "args": [
        "mcp-advisor"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "mcp-advisor": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "mcp-advisor"
      ]
    }
  }
}
Claude Code
claude mcp add mcp-advisor -- uvx mcp-advisor

Related MCP servers

Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support.

View repository →

Check domain availability across 500+ TLDs. Single and bulk checks with UI.

View repository →

Manage GA4 properties, data streams, conversions, and run reports via Admin & Data APIs.

View repository →

Italian open data: municipalities, provinces, regions, postal codes, coordinates.

View repository →

MCP server for Nexi XPay Back Office APIs: orders, transactions, warnings.

View repository →

MCP server for the Telnyx API — billing, phone numbers, and messaging

View repository →