proxy_search_tools
Search a catalogue of MCP servers using free-text queries to discover relevant capabilities on demand, avoiding context bloat.
Instructions
Search the catalogue for relevant servers/tools using free-text query. Enables on-demand discovery (lazy loading pattern) so the AI can find specific capabilities without the full catalogue bloating context.
Returns ranked list of matching servers (name, desc, score, tags). Use proxy_activate_server on results, or let handshake do it.
Inspired by MCP tool search / lazy discovery best practices (Anthropic, Stacklok, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |