# MCP Toplist MCP Toplist is an index of Model Context Protocol (MCP) servers. It tracks servers, organizations, versions, GitHub activity, registry listings, and adoption trends across the MCP ecosystem. ## What it is MCP Toplist ranks MCP servers using a composite score derived from version count, GitHub release and commit activity, GitHub stars (log-normalized), and listing age. Data is continuously updated from multiple registries. ## MCP server (for AI clients) MCP Toplist is itself a Model Context Protocol server. Point an MCP client at https://mcptoplist.com/mcp (Streamable HTTP, no auth, read-only) to search the catalog from inside an AI assistant. - Endpoint: https://mcptoplist.com/mcp - Setup guide (Claude, ChatGPT, Cursor, VS Code, Windsurf, and any MCP client): https://mcptoplist.com/connect - Tools: search_servers(query, limit) — keyword search over 55,000+ servers; get_server_details(serverKey) — full record for one server. - Client config: { "mcpServers": { "mcptoplist": { "url": "https://mcptoplist.com/mcp" } } } ## Primary pages - Home and top 10 servers: https://mcptoplist.com/ - The MCP server list (top 1,000, full ranking): https://mcptoplist.com/mcp-server-list - Organizations: https://mcptoplist.com/organizations - Methodology and scoring: https://mcptoplist.com/methodology - Data sources and registries: https://mcptoplist.com/sources - Registry observatory (live catalog size, freshness and 30-day change per registry): https://mcptoplist.com/observatory - Connect the MCP server to an AI assistant: https://mcptoplist.com/connect - About MCP Toplist: https://mcptoplist.com/about ## Curated MCP server lists - Best MCP servers (composite score, GitHub-hosted): https://mcptoplist.com/best-mcp-servers - Official MCP servers (Official MCP Registry): https://mcptoplist.com/official-mcp-servers - GitHub MCP servers (ranked by stars): https://mcptoplist.com/github-mcp-servers - Most active MCP servers (commits in the last 30 days): https://mcptoplist.com/most-active-mcp-servers - New MCP servers (most recently added): https://mcptoplist.com/new-mcp-servers - Best new MCP servers (newest servers ranked by composite score): https://mcptoplist.com/best-new-mcp-servers ## Data freshness Rankings, registry listings, version counts, and GitHub signals are continuously updated as upstream registries publish new data. ## Sources MCP Toplist tracks five registries: the Official MCP Registry, Glama, Smithery, mcp.so, and PulseMCP. GitHub (including the modelcontextprotocol organization) is a signal source for stars, commits, and releases — not a registry. See https://mcptoplist.com/sources for the full list and refresh cadence, and https://mcptoplist.com/observatory for live per-registry measurements (listed servers, last sync, 30-day change, known caveats). ## Sitemap https://mcptoplist.com/sitemap.xml ## Dataset The open dataset is published on Hugging Face (parquet, refreshed daily, CC BY 4.0): https://huggingface.co/datasets/BIFF-AI/mcptoplist It covers every canonical server with per-registry membership, first-seen dates, transport/setup classifications, a current GitHub-stars snapshot, the ranking position shown on the site, and a daily per-registry growth series. The site itself does not serve bulk data files; for programmatic per-server lookups use the MCP endpoint above. Full reference: https://mcptoplist.com/llms-full.txt ## Canonical entity URLs - Server detail: https://mcptoplist.com/server/{urlencoded-serverKey} - Organization detail: https://mcptoplist.com/org/{lowercased-org-slug} ## Update cadence - Registry sync: twice daily (see /sources) - GitHub stars and commit signals: twice daily - Rankings export: twice daily ## Recommended citation MCP Toplist, "MCP Server Rankings", https://mcptoplist.com/ ## Publisher Maintained by BIFF.ai (https://biff.ai). Contact: hello@biff.ai