Provides token-efficient access to OpenAPI/Swagger specifications via MCP Resources for client-side exploration.
The OpenAPI Schema Explorer is an MCP server designed to allow MCP clients to explore large OpenAPI specifications efficiently. By exposing parts of the specification through MCP Resources, it minimizes token usage for LLMs, making it ideal for direct exploration within MCP client applications like Claude Desktop. It supports loading specifications from both local file paths and remote HTTP/HTTPS URLs, and automatically converts Swagger v2.0 specifications to OpenAPI v3.0.