Submit

OpenAPI Mcp Server

@FusionWorks

Server Config

{
  "mcpServers": {
    "openapi-server": {
      "command": "node",
      "args": [
        "/path/to/your/openapi-mcp-server/dist/index.js",
        "--schema",
        "/path/to/your/openapi-schema.yaml"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.