MCP server for Coolify API operations.
MCP server for Coolify API operations.
Set these up before or after installing:
Environment variable: COOLIFY_BASE_URL
Environment variable: COOLIFY_TOKEN
Environment variable: COOLIFY_STRICT_VERSION
Environment variable: COOLIFY_ALLOW_WRITE
Environment variable: COOLIFY_OPENAPI_REF
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-frndchagas-coolify-mcp": {
"env": {
"COOLIFY_TOKEN": "your-coolify-token-here",
"COOLIFY_BASE_URL": "your-coolify-base-url-here",
"COOLIFY_ALLOW_WRITE": "your-coolify-allow-write-here",
"COOLIFY_OPENAPI_REF": "your-coolify-openapi-ref-here",
"COOLIFY_STRICT_VERSION": "your-coolify-strict-version-here"
},
"args": [
"-y",
"@fndchagas/coolify-mcp"
],
"command": "npx"
}
}
}Valid MCP server (2 strong, 1 medium validity signals). 2 known CVEs in dependencies (0 critical, 2 high severity) Package registry verified. Imported from the Official MCP Registry.
Scanned 3 files · 3 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!