cooldeck: Terminal MCP server for Coolify deployment monitoring
cooldeck, by Resetnak, is a terminal dashboard and Model Context Protocol server designed to manage Coolify deployments and environment state from a CLI. The app centralizes deployment oversight and supplies runtime context to AI-assisted coding agents to help with debugging and operational tasks. It emphasizes a keyboard-first terminal interface and portable distribution, aimed at developers and DevOps engineers who operate Coolify fleets and prefer terminal-native tooling for day-to-day operations.
What tasks can you actually use it for?
cooldeck collects live log streams across a Coolify fleet and provides per-instance controls so operators can move from observation to action without switching tools. It supports instance switching and service restarts, which helps when a single failing service affects multiple nodes. Typical uses include chasing multi-instance errors, watching rolling deployments as they progress, and restarting services during incident response.
How accurate and actionable is the runtime output?
Log streams are direct from Coolify instances, so displayed entries reflect current server behavior rather than an abstracted summary. That direct feed yields timestamped lines and live deployment state that an operator can read for manual diagnosis. The output is raw operational data intended for human interpretation or for an AI agent that requests environment context; the tool does not perform automated root-cause analysis itself.
Does it require specific AI clients or installation steps?
cooldeck acts as an MCP server so AI agents can request environment context; compatibility depends on clients implementing the Model Context Protocol. The developer cites examples such as Claude Desktop as a compatible AI client. The app runs in terminal environments on systems that execute Go-built binaries and avoids background daemons and extra dependency stacks, which simplifies placing it into infrastructure-focused workflows.
How does it handle sensitive data and privacy?
The app is built with privacy in mind by intentionally avoiding token display on screen and operating locally as a Go executable, which reduces accidental exposure in terminal sessions. Because it supplies runtime context to external agents, users must verify how connected AI clients handle logs and prompts; the tool provides data access but does not control third-party storage or training policies.
A practical, narrowly focused choice for Coolify operators who accept terminal workflows
cooldeck is suited to engineers who maintain Coolify fleets and want direct, in-terminal access to runtime context during incidents or AI-assisted debugging. Its narrow scope favors incident response and context sharing with agents over broad, cross-platform management features. Teams that require graphical dashboards or multi-tool orchestration should evaluate whether a terminal-centered tool matches their operational model.





