search_mcp_registry
Find servers by keyword or name (e.g. 'weather', 'github', 'database'). Returns matching servers with their endpoint URL, transport type, and description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results (default 10, max 50) | |
| query | Yes | Keyword or name to search for (e.g. 'weather', 'stripe', 'postgres') |