0
/ 100
1 month ago
glama

coolify-mcp

MCP server for managing a self-hosted Coolify instance. Provides full REST CRUD, deploy/watch capabilities, and an optional host-ops tier for live log streaming, SSH, Docker, and database access.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Reads files from sensitive locations
Touches: /data/coolify/source/.env, /data/coolify/source/.env
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: COOLIFY_TEST_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.0.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

lowesbuild@0.28.0GHSA-g7r4-m6w7-qqqr

esbuild allows arbitrary file read when running the development server on Windows

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCOOLIFY_SSH_HOSTinstances.default.ssh.host
configCOOLIFY_SSH_KEY_PASSPHRASEreferences instead (token: "${COOLIFY_TOKEN}", passphrase: "${}", …) and
configCOOLIFY_SSH_KEY_PATHinstances.default.ssh.keyPath
configCOOLIFY_SSH_KNOWN_HOSTS_PATHinstances.default.ssh.knownHostsPath
configCOOLIFY_SSH_KNOWN_HOST_FINGERPRINTinstances.default.ssh.fingerprint
configCOOLIFY_SSH_PORTinstances.default.ssh.port
configCOOLIFY_SSH_USERinstances.default.ssh.user
configCOOLIFY_TEST_BASE_URLnpm run probe # scripts/probe.ts (requires / COOLIFY_TEST_TOKEN)
🔐 secretCOOLIFY_TEST_TOKENnpm run probe # scripts/probe.ts (requires COOLIFY_TEST_BASE_URL / )
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/jimrarras-coolify-mcp-119cot)](https://m8ven.ai/mcp/jimrarras-coolify-mcp-119cot)
commit: e29c6ca62bf071bc8425153d9eabd5d0c3be4f42
code hash: e455cd14fcc874d96f3bc049fab9dc195cfc9d2148bd2c09e0643d9a7f1775b6
verified: 6/20/2026, 9:13:05 AM
view raw JSON →