Back to directory
matthewhand/mcp-openapi-proxy

matthewhand/mcp-openapi-proxy

@matthewhand

Dynamically exposes REST APIs defined by OpenAPI specifications as MCP tools

openapirest-apiproxydynamic-toolsapi-integrationpythontool

Installation & Configuration

{
  "mcpServers": {
    "mcp-openapi-proxy": {
      "command": "uvx",
      "args": [
        "mcp-openapi-proxy"
      ],
      "env": {
        "OPENAPI_SPEC_URL": "${OPENAPI_SPEC_URL}",
        "API_KEY": "${API_OPENAPI_KEY}"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17