io.github.StuMason/coolify
Quality Score
87
/100
38 optimized tools for managing Coolify infrastructure, diagnostics, and docs search
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"coolify": {
"command": "npx",
"args": [
"-y",
"@masonator/coolify-mcp"
],
"env": {
"COOLIFY_ACCESS_TOKEN": "<your-coolify_access_token>",
"COOLIFY_BASE_URL": "<coolify_base_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"coolify": {
"command": "npx",
"args": [
"-y",
"@masonator/coolify-mcp"
],
"env": {
"COOLIFY_ACCESS_TOKEN": "<your-coolify_access_token>",
"COOLIFY_BASE_URL": "<coolify_base_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @masonator/coolify-mcp§02 Environment variables
COOLIFY_ACCESS_TOKENrequiredsecret
Your Coolify API access token
COOLIFY_BASE_URLYour Coolify instance URL
§03 MCP Quality Score · methodology
freshness
22
completeness
15
installability
25
documentation
15
stability
10
§04 Alternatives in Documents & Spreadsheets
ac.tandem/docs-mcp
ac.tandem/docs-mcp
Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
ai.adramp/google-ads
ai.adramp/google-ads
Google Ads MCP server — manage campaigns, keywords, and metrics.
AutEng MCP - Markdown Publishing & Document Share Links
ai.auteng/docs
Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai