Awesome Coolify runs on your own machine — the client starts it, so there is no endpoint to ping. 79 installs a week from npm. Last commit 13 Sep 2026.
Coolify 4.1.x MCP server — deploy, diagnose, and manage apps, services, and databases
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
export const MCP_ICON_192_BASE64 = "iVBORw0KGgoAAAANSUhEUgAAAMAAAADACAIAAADdvvtQAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QA/wD/AP+gvaeTAAB4u0lEQVR42sW9d6AlVZUuvr5dVefc1N10JjU5iWQEREBABQOYZkxjRAfTU1QUZ9TRGd/MvJk3o2MYZ5ykjKJglhEDSFIR…
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add awesome-coolify -- npx -y awesome-coolify-mcp
{
"mcpServers": {
"awesome-coolify": {
"args": [
"-y",
"awesome-coolify-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.awesome-coolify]
command = "npx"
args = ["-y", "awesome-coolify-mcp"]
{
"mcpServers": {
"awesome-coolify": {
"args": [
"-y",
"awesome-coolify-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"awesome-coolify": {
"args": [
"-y",
"awesome-coolify-mcp"
],
"command": "npx"
}
}
}
Dokploy MCP server: manage apps, Docker Compose, databases, domains, backups, and servers.
Dokploy MCP server: manage apps, Docker Compose, databases, domains, backups, and servers.
Deploy and manage applications, databases, domains, and git repos
MCP server for DigitalOcean — manage Droplets, databases, domains, and more
Agent-first web hosting: deploy sites, apps, databases and domains over MCP.
Deploy and manage your apps, databases, storage, and scheduled jobs from your AI agent
An MCP server for MySQL databases.
MCP server for Manticore Search — lets AI assistants query and manage search databases.
Answers built from our own checks of this server.