Coolify MCP Server
Operate a self-hosted Coolify PaaS — deploys, logs, databases — from an MCP client.
Add it to your client
Communitynpx -y @masonator/coolify-mcp
{
"mcpServers": {
"coolify-mcp": {
"command": "npx",
"args": [
"-y",
"@masonator/coolify-mcp"
]
}
}
}- Transport
- stdio
- Runtime
- Node
- Auth
- Required
- Tools
- 44
- License
- MIT
- Stars
- 556
A community server for Coolify v4 that folds the platform API into 44 tools, most of them taking an action parameter instead of splitting every operation into its own entry. The result is a tool list small enough not to crowd the model's context, and list calls return trimmed summaries rather than raw API payloads. Diagnostic tools accept a UUID, a name or a domain, and destructive operations ask the user to confirm through MCP elicitation on clients that support it.
Similar MCP servers
Azure MCP Server
MCP serverOne server covering Azure services, plus a hosted endpoint for Microsoft Learn.
Vercel MCP
MCP serverHosted endpoint for Vercel docs, projects, deployments and logs.
Salesforce DX MCP Server
MCP serverSalesforce CLI team's MCP server for querying orgs and shipping metadata.
Comments(0)
Sign in to comment