← Back to Plugins
MCP Server MCP

io.github.Docat0209/openapi

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "mcp-openapi",
      "version": "0.2.3",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...