Server data from the Official MCP Registry
Browse, search, and discover MCP servers from your AI assistant
About
Browse, search, and discover MCP servers from your AI assistant
Security Report
Valid MCP server (2 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author (8/8 approved).
6 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-stucchi-mcp-advisor": {
"args": [
"mcp-advisor"
],
"command": "uvx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
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
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
