All MCP servers

Coolify

Official
by Api.AirforcestdioCloud & Infrastructure0424MIT

38 optimized tools for managing Coolify infrastructure, diagnostics, and docs search

mcpopen-sourcecloud-infrastructure

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "coolify-imp2653d": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}