← Index

io.github.Docat0209/openapi

io.github.Docat0209/openapi·v0.2.3·Other
Quality Score
79
/100

Turn any OpenAPI/Swagger spec into MCP tools. Zero config, zero code.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "openapi": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-openapi"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "openapi": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-openapi"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-openapi
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other