openapi-servers

open-webui/openapi-servers
★ 878 stars Python 🔌 API Integration Updated 1mo ago
OpenAPI Tool Servers
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "openapi-servers": {
      "command": "uvx",
      "args": [
        "openapi-servers"
      ]
    }
  }
}

Or install with pip: pip install openapi-servers

Topics

aimcpopenapi