Fastest
One-click deeplink
For experts with credentials ready. Placeholder env is fine — use the configurator when you want to fill secrets first.
MCP · Coolify API 4.1.x
One MCP server for every self-hosted Coolify instance you own — deploy, tail logs, diagnose incidents, and run gated emergency ops from Cursor, Claude, VS Code, or any MCP client.
Three equal paths — deeplink, browser configurator, or manual paste. Pick what matches your workflow.
Fastest
For experts with credentials ready. Placeholder env is fine — use the configurator when you want to fill secrets first.
Recommended
Enter credentials and generate per-client snippets. Everything runs client-side — tokens never leave your browser.
Open install configuratorManual
Drop this into your client config. Replace URL and token with real values from Coolify → Keys & Tokens.
{
"mcpServers": {
"awesome-coolify-mcp": {
"command": "npx",
"args": ["-y", "awesome-coolify-mcp"],
"env": {
"COOLIFY_URL": "https://coolify.example.com",
"COOLIFY_TOKEN": "YOUR_COOLIFY_API_TOKEN"
}
}
}
}
15+ MCP hosts supported. Click to preselect in the configurator.