You're viewing a demo portfolio

Join the waitlist
PRSM

get_api

Active

Tool of mcp-apis-guru

declared in 0.1.0

Get the full directory entry for one API by its exact APIs.guru name/key (e.g. "stripe.com" or "googleapis.com:calendar"). Returns every version of that API with its info (title, description, provider, categories), last-updated date, docs link, and OpenAPI/Swagger spec URLs (swaggerUrl JSON + swaggerYamlUrl YAML), plus which version is preferred. Use this once you know the exact name (from search_apis) to fetch the spec URLs for an API.

Parameters schema

{
  "type": "object",
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Exact APIs.guru directory key, e.g. \"stripe.com\" or \"googleapis.com:calendar\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-apis-guru

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

2/7 registries
View full server →