Submit

OpenAPI Schema Explorer

@kadykov

MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resources for client-side exploration.

Tools

Server Config

{
  "mcpServers": {
    "My API Spec (npx)": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-openapi-schema-explorer@latest",
        "https://petstore3.swagger.io/api/v3/openapi.json",
        "--output-format",
        "yaml"
      ],
      "env": {}
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.