提交

Openapi To Mcp

@ouvreboite

Use any OpenAPI specification to expose an MCP server. Handle OAuth2, bearer tokens, parameters and request bodies. Fine tune the tools names and description with adhoc OpenAPI extensions.

工具

服务器配置

{
  "mcpServers": {
    "petstore": {
      "command": "openapi-to-mcp",
      "args": [
        "https://petstore3.swagger.io/api/v3/openapi.json"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.