Skip to main content

MCP server to browse, search, and discover MCP servers from the MCP Advisor registry

Project description

MCP Advisor

MCP Advisor

An MCP server that lets your AI assistant browse, search, and discover MCP servers from the MCP Advisor registry.

The registry data is a static snapshot of the official MCP registry, refreshed regularly and published to the web. All search and lookup runs locally in the package — there is no account, no tracking, and no backend to depend on.

Installation

# Run directly (recommended)
uvx mcp-advisor

# Or install globally
pip install mcp-advisor

Usage

With Claude Desktop

Add to your claude_desktop_config.json:

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

With Cursor

Add to .cursor/mcp.json:

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

Standalone

uvx mcp-advisor                              # stdio transport (default)
uvx mcp-advisor --transport sse              # SSE transport
uvx mcp-advisor --data-url http://localhost:8000   # custom snapshot source (or a local dir)

Tools

Tool Description
search_servers Search MCP servers with filters (query, transport, registry type, tag, sort)
get_server_details Get full details about a specific server
get_install_instructions Get install config for Claude Desktop, Cursor, opencode, or generic
get_trending_servers Get trending servers by GitHub stars and recent activity
get_registry_stats Get registry statistics
browse_tags List all tags with server counts

License

MIT - Luca Stucchi

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_advisor-2.0.0.tar.gz (122.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_advisor-2.0.0-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

Details for the file mcp_advisor-2.0.0.tar.gz.

File metadata

  • Download URL: mcp_advisor-2.0.0.tar.gz
  • Upload date:
  • Size: 122.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for mcp_advisor-2.0.0.tar.gz
Algorithm Hash digest
SHA256 2bae89e5fe81b533c28d3fc172baa17ad983882cf3e2bc060ed0293b509a258c
MD5 b3d2c78a95a8546500651511ab489dc1
BLAKE2b-256 e7e5ef0f24559b8f353bdf032e9838f494393256da5dcc31cfa9261a0c194ce1

See more details on using hashes here.

File details

Details for the file mcp_advisor-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: mcp_advisor-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 13.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for mcp_advisor-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d99c8054a9aa53939ba1241e7d4280ca6e9f4ae8632c9a86fc7d7e2f4e31ef63
MD5 03e65843649663ad590aa05256a36482
BLAKE2b-256 c62da124931778427d6047734374a6d45051ebf03ecddee5c1433a9410aa5a27

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page