Skip to content
Claude Desktop

awesome coolify for Claude Desktop

io.github.clezcoding/awesome-coolify

Coolify 4.1.x MCP server — deploy, diagnose, and manage apps, services, and databases

client:Claude Desktop transport:stdio runtime:npm

Install awesome coolify in Claude Desktop

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

{
  "mcpServers": {
    "awesome-coolify": {
      "command": "npx",
      "args": [
        "-y",
        "awesome-coolify-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

awesome coolify in other clients