search_mcp_servers
Search for MCP servers using free-text, category, or integration filters. Refine results by official status or verified endpoints for reliable servers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results. Default 20. | |
| query | No | Free-text search across name, description and author. | |
| category | No | Category slug from list_categories. | |
| official | No | Restrict to vendor-official servers. | |
| integration | No | Client integration slug, e.g. 'claude-desktop', 'cursor', 'vs-code'. | |
| install_type | No | Install method, e.g. 'npx', 'docker', 'remote'. | |
| only_verified | No | Restrict to servers whose remote endpoint answered a live MCP handshake. |