Search MCP servers
search_mcp_serversSearch the MyMCPTools catalog of Model Context Protocol servers. Filter by free-text query, category slug, integration slug (claude-desktop, cursor, vs-code, ...), install type, or official status. Set only_verified to restrict to servers that answered a live MCP handshake on the most recent probe. Results carry the live verdict for each server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 10, max 50). | |
| query | No | Free-text query matched against name, description, author and category. | |
| category | No | Category slug, e.g. 'database'. See list_categories. | |
| official | No | Only first-party/official servers. | |
| integration | No | Integration slug, e.g. 'claude-desktop' or 'cursor'. | |
| install_type | No | Restrict to one install mechanism. | |
| only_verified | No | Only servers whose latest probe verdict is GOOD or WARN. |