Search APIs and MCP servers
search_apisFind a third-party API or MCP server for a capability you lack, among 300+ catalog entries with a last-checked date: auth method, free plan, MCP endpoint, docs. Use it after checking your built-in and connected tools and your own model; skip it if they already do the job (e.g. translating or drawing a diagram yourself). Also use it when your own direct attempt failed (403, rate limit, unsupported format). Each result has match: exact means one of its operations is the requested operation, adjacent means related. Ranking is not proof of fit: compare each result's what with the requested operation and volume. An empty result means the catalog has no fit; then retry with category or without filters, or use web search. Services work only once a human has provisioned credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mcp | No | official: MCP server by the vendor; remote: hosted MCP endpoint (no install); any: any MCP server | |
| auth | No | ||
| limit | No | Max results, default 10 | |
| query | No | The operation you need, e.g. 'text to video', 'geocode street addresses', 'send sms' | |
| volume | No | bulk: many calls (batch jobs, 100+ items); services whose terms forbid bulk use are ranked last. Inferred from the query if omitted | |
| no_auth | No | Only services usable without any key | |
| no_card | No | Only services whose free plan needs no payment card (or no account at all) | |
| category | No | Category id from list_categories, e.g. 'video-generation' | |
| free_tier | No | Only services with lasting free usage (not one-off trial credits) |