drio
Open app

Coolify MCP Server

Source

Catalog onlyCatalog onlySTDIO

Overview

Coolify MCP Server is a Model Context Protocol server that facilitates integration with the Coolify API, allowing users to interact with Coolify instances through various MCP tools.

To use the Coolify MCP Server, install it globally using npm or run it with npx. Ensure you have the required environment variables set for your Coolify instance.

  • Teams management (list, get details, members) - Server management (create, validate, resources, domains) - Service lifecycle management (start, stop, restart) - Application lifecycle management (start, stop, restart, execute commands) - Deployment tracking - Private key management - Version and health checks
  1. Managing teams and their resources in Coolify.
  2. Automating server and application lifecycle operations.
  3. Tracking deployments and ensuring system health.

Add to your AI client

Use these steps to connect Coolify MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "coolify-mcp-server-wrediam": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-coolify-mcp-server-wrediam"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "coolify-mcp-server-wrediam": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-coolify-mcp-server-wrediam"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "coolify-mcp-server-wrediam": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-coolify-mcp-server-wrediam"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "coolify-mcp-server-wrediam": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-coolify-mcp-server-wrediam"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "coolify-mcp-server-wrediam": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-coolify-mcp-server-wrediam"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "coolify-mcp-server-wrediam": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-coolify-mcp-server-wrediam"
      ]
    }
  }
}

FAQ

What is required to install Coolify MCP Server?

You need to have `@modelcontextprotocol/sdk` version 0.6.0 or higher.

How do I get an API token for Coolify?

Navigate to your Coolify instance, go to `Keys & Tokens`, and create a new token with the necessary permissions.

Can I run Coolify MCP Server without npm?

Yes, you can use npx to run it without installing it globally.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3228,"uuid":"3f066281-8863-4dbe-9a82-18d14f765bb2","name":"coolify-mcp-server","title":"Coolify MCP Server","description":"","avatar_url":"https://avatars.githubusercontent.com/u/24812768?v=4","created_at":"2025-03-18T08:00:21.449Z","updated_at":"2025-03-18T14:36:59.189Z","status":"created","author_name":"wrediam","author_avatar_url":"https://avatars.githubusercontent.com/u/24812768?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/wrediam/coolify-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":"https://github.com/wrediam/coolify-mcp-server/raw/main/graphics/CoolifyMCP.png","type":null,"metadata":"{\"star\":\"7\",\"license\":\"\",\"language\":\"JavaScript\",\"is_official\":false,\"latest_commit_time\":\"2025-06-02 17:28:07\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]