coolify-mcp

jurislm/coolify-mcp
★ 0 stars TypeScript 🗄️ Database Updated today
MCP server for Coolify. 35 tools for managing self-hosted PaaS through AI assistants.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "coolify-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "jurislm/coolify-mcp"
      ]
    }
  }
}

README Excerpt

MCP (Model Context Protocol) server for [Coolify](https://coolify.io) — provides 43 tools for infrastructure management (servers, applications, databases, deployments, diagnostics) via natural language. - `get_infrastructure_overview` — Get overview of all resources (servers, projects, apps, databases, services)

Tools (1)

get_infrastructure_overview