Back to directory
kadykov/mcp-openapi-schema-explorer

kadykov/mcp-openapi-schema-explorer

@kadykov

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

openapiswaggermcpapispecificationexplorerresource-templatestypescripttool

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12