You're viewing a demo portfolio

Join the waitlist
PRSM

search_apis

Active

Tool of mcp-apis-guru

declared in 0.1.0

Search the APIs.guru directory of 2,500+ public APIs by free-text query. Matches against the API's name/key, its title, description, and categories. Returns a list of matching APIs each with name (the directory key, e.g. "stripe.com" or "googleapis.com:calendar"), title, truncated description, provider, categories, preferred version, last-updated date, docs link, and OpenAPI/Swagger spec URL. Use this to discover which public APIs exist for a given domain (payments, weather, maps, etc.) and to get the exact `name` to pass to get_api.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max results to return (default 20)."
    },
    "query": {
      "type": "string",
      "description": "Free-text search term, e.g. \"payments\", \"calendar\", \"weather\"."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

mcp-apis-guru

https://github.com/pipeworx-io/mcp-apis-guru

2/7 registries
View full server →
search_apis — mcp-apis-guru — PRSM MCP