Back to directory
saurav61091/mcp-openapi

saurav61091/mcp-openapi

@saurav61091

Turn any OpenAPI 3.x spec into MCP tools for Claude — zero config, instant API access

openapiapimcpclaudeintegrationspecrunnertool

Installation & Configuration

{
  "petstore": {
    "command": "npx",
    "args": [
      "-y",
      "mcp-openapi-runner",
      "--spec",
      "https://petstore3.swagger.io/api/v3/openapi.json"
    ]
  }
}

Information

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