MCP · Coolify API 4.1.x

awesome-coolify-mcp

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

19 MCP tools 6 prompts Multi-instance Coolify Cloud 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"
      }
    }
  }
}

Setup & skills

After MCP install, onboard workspaces with the setup tool and optional IDE skill packs.

Onboarding

Setup guide

MCP setup tool — gh preflight, greenfield/link-existing wire, soft-pause resume. Not a CLI wizard.

Open setup guide

IDE workflows

Install skills

Workflow playbooks for Cursor, Claude Code, and Codex — deploy, diagnose, incident, setup.

IDE skills install

Clients

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