Fetch OpenAPI/Swagger specifications to extract and summarize API endpoints including methods, paths, and descriptions for API discovery and interaction.
Retrieve the API catalog to access metadata for all OpenAPI specifications, operations, and schemas, enabling easier integration and understanding within development tools.
Retrieve the API catalog containing metadata for all OpenAPI specifications, operations, and schemas to enable AI-powered development tools to understand and work with your APIs.
Generate API call examples in multiple formats (JSON, cURL, Python, etc.) from OpenAPI specifications to demonstrate endpoint usage with configurable authentication and detail levels.
This tool creates a Model Context Protocol (MCP) server that acts as a proxy for any API that has an OpenAPI v3.1 specification. This allows you to use Claude Desktop to easily interact with both local and remote server APIs.
Turn any OpenAPI/Swagger spec into MCP tools. Zero config, zero code. Supports Swagger 2.0, OpenAPI 3.x,
Bearer/API-key/OAuth2 auth, flat parameter schemas for better LLM accuracy, and smart response truncation.