
MCP Registry Search: find and add MCP servers
Search 31,000+ MCP servers by task, tool or tag, get install configs, and submit new servers.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Search 31,000+ MCP servers by task, tool or tag, get install configs, and submit new servers.
Server tool list (3)
Raw names from tools/list. Only developers need these.
| search_servers | Search the registry for MCP servers. Matches names, titles, descriptions, tags and the names of the tools each server exposes. Returns short summaries; call get_server for install instructions. Search before submit_server so you don't add a duplicate. |
| get_server | Get one server by its exact name: its server.json manifest, its review status, and ready-to-use install snippets. Use it to check on a server you submitted; status is pending until a maintainer approves it. |
| submit_server | Add an MCP server to the registry. New submissions are reviewed by a maintainer before they appear in search; get_server shows their status meanwhile. Fill in what you know from the server's README or package metadata. If the result is an error, fix the fields it names and call again. Never include secrets: env_vars takes variable names only, not values. |