Submit

Petstore3

@gujord

Tools

Server Config

{
  "mcpServers": {
    "petstore3": {
      "command": "full_path_to_openapi_mcp/venv/bin/python",
      "args": [
        "full_path_to_openapi_mcp/src/server.py"
      ],
      "env": {
        "SERVER_NAME": "petstore3",
        "OPENAPI_URL": "https://petstore3.swagger.io/api/v3/openapi.json"
      },
      "transport": "stdio"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.