Provides a Model Context Protocol server to interact with API documentation for GraphQL, OpenAPI/Swagger, and gRPC.
This server acts as a Model Context Protocol (MCP) tool, centralizing access to API documentation across various formats. It supports GraphQL, OpenAPI/Swagger, and gRPC specifications, enabling retrieval of schema definitions from both local files and remote URLs. By caching schema information and exposing it through dedicated tools like `api_docs` and `api_search`, it streamlines the process for AI models and developers to understand and interact with diverse APIs efficiently.