MCP.so
Sign In
Servers

Coolify Mcp

@StuMason

MCP server for Coolify

Add this server to your MCP-compatible client using the configuration below.

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

More from Other