MCP Server
MCP
io.github.StuMason/coolify
44 optimized tools for managing Coolify infrastructure, diagnostics, and docs search
Install
npx -y @masonator/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@masonator/coolify-mcp",
"version": "2.19.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Coolify API access token",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "COOLIFY_ACCESS_TOKEN"
},
{
"description": "Your Coolify instance URL",
"format": "string",
"name": "COOLIFY_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment