search_servers
Search and rank MCP servers by capability, auth preference, client target, and risk tolerance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of ranked candidates to return. | |
| query | No | Optional free-text query to bias ranking toward a specific use case or domain. | |
| capabilities | No | Normalized capability taxonomy terms such as healthcare, search, read, exec, files, oauth, or prompts. | |
| client_target | No | Optional target client or integration surface. | |
| risk_tolerance | No | How much tool-surface risk is acceptable. | |
| auth_preference | No | Preferred auth mode. Use unauthenticated when the agent must avoid login flows. |