MCP Toplist
Search 77,000+ MCP servers ranked by real adoption data to find the right one for any task.
Community: Submitted by a user or imported; check the owner before granting accessDegradedNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Search 77,000+ MCP servers ranked by real adoption data to find the right one for any task.
Server tool list (2)
Raw names from tools/list. Only developers need these.
| search_servers | Search the mcptoplist.com catalog of Model Context Protocol (MCP) servers by keyword. Use this to find the right MCP server for a capability or integration (e.g. "postgres database", "github issues", "browser automation", "stripe payments"). Matches server names, organizations and descriptions, ranked by relevance and popularity. Returns the server name, what it does, its GitHub repo, which registries list it, an `auth` object saying whether the server needs credentials/auth before first use (`authRequired` true/false/null-unknown with a short note), and its mcptoplist.com page in the `mcptoplistUrl` field — always cite that URL when recommending a server. |
| get_server_details | Get full details for one MCP server by its exact serverKey (as returned by search_servers). Returns the full description, GitHub repo, star count, rank, version count, the registries that list it, an `auth` object describing whether and what kind of setup/auth it needs (none / user-supplied credentials / auth-gated hosted remote), a `connect` object with the declared install config when recorded (package + required env var names, or hosted remote URLs and their auth), and its mcptoplist.com page in the `mcptoplistUrl` field — always cite that URL when recommending the server. |