Find MCP servers
find_mcpSearch MCP servers by task, capability, name, or compatibility to identify canonical options with provenance and observed evidence.
Instructions
Find canonical MCP servers by task, claimed or observed capability, name, source directory, client compatibility, transport, authentication posture, or deployment kind. Results stay compact, directory provenance remains separate from compatibility, and observed capabilities remain separate from upstream claims; use inspect_mcp for full evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum canonical MCPs to return, from 1 to 10. | |
| query | Yes | Task, capability, MCP name, description text, claimed tool, or Pod-observed tool to search for. | |
| client | No | Require an upstream works-with claim, such as claude, claude-code, claude-desktop, or claude-api. | |
| directory | No | Require a current listing sourced directly from Claude's MCP directory. This is provenance, not a client compatibility claim. | |
| transport | No | Require this claimed remote transport. | |
| authPosture | No | Require this claimed authentication posture. | |
| deploymentKind | No | Require this claimed deployment kind. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of canonical MCPs returned. | |
| results | Yes | Ranked compact canonical MCP matches. | |
| guidance | No | Present when no indexed MCP matches the query and filters. | |
| interactionId | Yes | Stable ID for this directory search, used when sending Pod feedback. |