Awesome Coolify runs on your own machine — the client starts it, so there is no endpoint to ping. 1 215 installs a week from npm. Last commit 2 Aug 2026.
Coolify 4.1.x MCP server — deploy, diagnose, and manage apps, services, and databases
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"
}
}
}
Answers built from our own checks of this server.