Coolify MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 98 installs a week from npm. Last commit 8 Sep 2026.
MCP server for Coolify API operations.
We read the source, 19 h ago · rules 3dff92dd89df
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
- name: Open or update PR when the index changed
env:
GH_TOKEN: ${{ github.token }}
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Today is the operative word: we check Coolify MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add coolify-mcp -- npx -y @fndchagas/coolify-mcp
{
"mcpServers": {
"coolify-mcp": {
"args": [
"-y",
"@fndchagas/coolify-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.coolify-mcp]
command = "npx"
args = ["-y", "@fndchagas/coolify-mcp"]
{
"mcpServers": {
"coolify-mcp": {
"args": [
"-y",
"@fndchagas/coolify-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"coolify-mcp": {
"args": [
"-y",
"@fndchagas/coolify-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
COOLIFY_BASE_URL (Coolify API base URL.), COOLIFY_TOKEN (Coolify API token.), COOLIFY_STRICT_VERSION (Fail on version mismatch.), COOLIFY_ALLOW_WRITE (Enable write operations.), COOLIFY_ALLOW_UNSAFE_LOGS (Allow raw logs without redaction (unsafe).), COOLIFY_OPENAPI_REF (Override OpenAPI version ref (optional).).
The author declared them in the registry entry; get the values from the project itself.
MCP server for web search operations
MCP server for Arista EOS device operations via eAPI
MCP server for SWAPI API
MCP server for Chanty API integration
Python MCP server for AWS CLI inspection and operations
MCP server for Azure API integration
MCP server for Xero API integration
MCP server for Zoho CRM API integration
Answers built from our own checks of this server.