Back to directory
mcp-openapi-schema-explorer

mcp-openapi-schema-explorer

@kadykov71

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

openapiswaggermcpresourceapi-specmodel-context-protocolcontext

Installation & Configuration

{
  "mcpServers": {
    "My API Spec (npx)": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-openapi-schema-explorer@latest",
        "<path-or-url-to-spec>",
        "--output-format",
        "yaml"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/4/8
Updated
2026/6/7