Skip to content
Claude Desktop

Qovery MCP Server for Claude Desktop

com.qovery/mcp-server

Deploy apps and manage Kubernetes on AWS, GCP, Azure, and On-Premise with natural language.

client:Claude Desktop transport:streamable-http

Install Qovery MCP Server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp-api-ai.qovery.com/mcp?token={qovery_token}"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Qovery MCP Server in other clients