MCP Directory
Back

mcp-openapi-schema-explorer

by kadykov · TypeScript · ★ 74

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

#api-specification#developer-tools#development#mcp#mcp-server#model-context-protocol#node#node-js#nodejs#openapi#swagger#typescript

Install

npx -y github:kadykov/mcp-openapi-schema-explorer

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp-openapi-schema-explorer": {
      "command": "npx",
      "args": [
        "-y",
        "github:kadykov/mcp-openapi-schema-explorer"
      ]
    }
  }
}

From the README

[](https://badge.fury.io/js/mcp-openapi-schema-explorer) [](https://badge.fury.io/js/mcp-openapi-schema-explorer) [](https://hub.docker.com/r/kadykov/mcp-openapi-schema-explorer) [](https://opensource.org/licenses/MIT) [](https://codecov.io/gh/kadykov/mcp-openapi-schema-explorer) [](https://mseep.ai/app/819a3ba3-ad54-4657-9241-648497e57d7b) [](https://archestra.ai/mcp-catalog/kadykov__mcp-openapi-schema-explorer) [](https://spark.entire.vc/assets/vb-openapi-schema-explorer?utm_source=github&utm_medium=readme) An MCP (Model Context Protocol) server that provides token-efficient access to OpenA…
Read full README on GitHub →

Related other servers