Back to directory
reapi-com/mcp-openapi

reapi-com/mcp-openapi

@ReAPI-com

OpenAPI specification MCP server for loading and serving multiple OpenAPI specs to LLM-powered IDEs.

openapiapimcpspecificationllmidecursortypescripttool

Installation & Configuration

{
  "mcpServers": {
    "@reapi/mcp-openapi": {
      "command": "npx",
      "args": [
        "-y",
        "@reapi/mcp-openapi@latest",
        "--dir",
        "./specs"
      ],
      "env": {}
    }
  }
}

Information

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