Search the MCP Registry
search_registryFind MCP servers in the official registry by matching a substring in the server name. Get version, status, and description for each result.
Instructions
Search the official Model Context Protocol registry (registry.modelcontextprotocol.io) for published MCP servers by substring match on name. Returns matching servers with version, status, and description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (1-50). | |
| query | Yes | Substring to match against server names, e.g. 'filesystem' or 'github'. |