Coolify MCP Server

Manage Coolify from Claude, Cursor, or any MCP client: 44 consolidated tools for deploying, debugging, and operating your self-hosted PaaS in plain English. It runs locally over stdio via the published package.

People connecting cloud infrastructure tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-22 · ★ 560 · #3 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Coolify

before you install - you'll need

Set COOLIFY_BASE_URL, COOLIFY_ACCESS_TOKEN before connecting.

Claude Code

claude mcp add stumason-coolify-mcp -- npx -y @masonator/coolify-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "stumason-coolify-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@masonator/coolify-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @masonator/coolify-mcp - the @masonator scope differs from the repo owner (stumason); confirm it's the project's official package

registry namespace io.github.StuMason is GitHub-verified and matches the repo owner

03 · What Coolify can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2.19.4 · 2026-08-22

The field-test follow-ups from #336, contributed by the field-tester. The headline is an upstream bug: GET /databases can drop whole database types, and list_databases now repairs that from /resources. · Fixed…

v2.19.3 · 2026-08-06

A security release, and the one that ends the leak class instead of patching another instance of it. Update from any earlier version. · Security · Credential masking now runs centrally, on every response, at every…

v2.19.2 · 2026-08-06

A security release. Update if your Coolify is older than v4.2: until now, four read tools handed an LLM client plaintext credentials that upstream serves decrypted on those versions. · Security · get_database and…

04 · Who maintains Coolify

coolify is maintained by stumason. We track 2 MCP servers from stumason - 2 actively maintained, 582 combined GitHub stars, oldest repo from Mar 2025. Full record: all servers from stumason.

  1. Polar Health Data (self-hosted) Self-hosted Polar health analytics with a built-in MCP server: sleep, HRV, workouts, baselines. ★ 22

05 · Facts

category
cloud infrastructure - ranked #3 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-22)
registry
io.github.StuMason/coolify (active, first published 2026-02-25 · 15 versions)
packages
npm:@masonator/coolify-mcp

06 · Coolify FAQ

What is Coolify?

Manage Coolify from Claude, Cursor, or any MCP client: 44 consolidated tools for deploying, debugging, and operating your self-hosted PaaS in plain English. It runs locally over stdio via the published package.

Is Coolify still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-22 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Coolify?

Run `npx -y @masonator/coolify-mcp`. The README documents 2 environment variables (COOLIFY_BASE_URL, COOLIFY_ACCESS_TOKEN) to set first. Set COOLIFY_BASE_URL, COOLIFY_ACCESS_TOKEN before connecting. You can also paste the ready-made client config above.

Does Coolify run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Coolify

head to head · Azure MCP Server vs Coolify · Kubernetes MCP Server vs Coolify · Ts Core vs Coolify

More cloud infrastructure MCP servers · Emfirge · Costco · Flowbite MCP · Observability MCP · Partner Center MCP

More TypeScript MCP servers · Sudzikcoin MCP Server · SumUp MCP Server · Vulcanus · Sunub Obsidian MCP Server · Supabase · see all