MCP · Coolify API 4.1.x

awesome-coolify-mcp

One MCP server for every self-hosted Coolify instance you own — deploy, tail logs, diagnose incidents, and run gated emergency ops from Cursor, Claude, VS Code, or any MCP client.

10 domain tools 32 actions MIT Client-side configurator

Install

Three equal paths — deeplink, browser configurator, or manual paste. Pick what matches your workflow.

Hex robot mascot beside one-click install options

Fastest

One-click deeplink

For experts with credentials ready. Placeholder env is fine — use the configurator when you want to fill secrets first.

Recommended

Browser configurator

Enter credentials and generate per-client snippets. Everything runs client-side — tokens never leave your browser.

Open install configurator

Manual

Paste MCP JSON

Drop this into your client config. Replace URL and token with real values from Coolify → Keys & Tokens.

{
  "mcpServers": {
    "awesome-coolify-mcp": {
      "command": "npx",
      "args": ["-y", "awesome-coolify-mcp"],
      "env": {
        "COOLIFY_URL": "https://coolify.example.com",
        "COOLIFY_TOKEN": "YOUR_COOLIFY_API_TOKEN"
      }
    }
  }
}

Clients

15+ MCP hosts supported. Click to preselect in the configurator.