Coolify

Coolify MCP Connector for Claude

A+

Manage self-hosting via Coolify — monitor servers, deploy applications, manage databases, and trigger builds directly from any AI agent.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Coolify instance to any AI agent and take full control of your self-hosting and private cloud workflows through natural conversation.

What you can do

  • Server Monitoring — List self-hosted nodes and retrieve intricate networking parameters including IP properties and Docker swarm statuses
  • Application Management — List all managed frontend/backend apps and fetch elaborate internal topology metrics like mapped GitHub branches and Traefik proxy paths
  • Lifecycle Control — Start, stop, and restart applications natively, allowing you to recycle container states and apply configuration updates instantly
  • Deployment Automation — Trigger raw build pipelines to fetch the latest commits, rebuild Nixpacks images, and roll out updated Docker versions
  • Database Oversight — Manage PostgreSQL, MySQL, and Redis configurations and extrapolate internal connection strings for secure application linking
  • Resource Navigation — asociating Project repositories to explicit application UUIDs required for downstream mutations and operational auditing

How it works

  1. Subscribe to this server
  2. Enter your Coolify Instance URL and API Token (found in Keys & Tokens > API Tokens)
  3. Start managing your self-hosted cloud from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Indie Hackers & Founders — manage your private cloud and deploy new versions without touching the dashboard
  • DevOps Engineers — monitor server node health and application lifecycle states across multiple environments
  • Full-stack Developers — trigger builds, restart containers, and retrieve database connection strings directly from the chat
  • SysAdmins — audit Docker Swarm configurations and verify server connectivity through natural language
self-hostingdockerserver-monitoringdeployment-automationinfrastructure-as-codecontainer-management

10 tools expose this connector's capabilities to your AI agent.

get_application

Examines mapped GitHub branches, automatic rollout toggles (push to deploy), and assigned Traefik reverse proxy FQDN paths. Fetch elaborate internal topology metrics for a given Application

get_database

Highly required when linking newly provisioned Web Apps to Backend Datastores. Extrapolate internal configuration arrays for a Database

get_server

Verifies IP properties, SSH connection validation statuses, and Docker executing ports resolving across the cluster. Get configuration schema mapped to a specific Coolify Server Node

list_applications

Generates the crucial map associating Project repositories to explicit application UUIDs required for downstream mutations (like restarting and stopping). List all frontend/backend Applications actively managed by Coolify

list_databases

Isolates database bounding boxes mapping to applications so you can properly retrieve Connection Strings and backup cadence timelines. List managed PostgreSQL, MySQL, and Redis configurations

list_servers

Used to identify the raw physical endpoints running Docker swarms that host subsequent applications. List all self-hosted Server Nodes attached to Coolify

restart_application

Ensures updated config `.env` variables injected via Coolify take effect immediately in runtime RAM. Bounce a Coolify application recycling its container states

start_application

Spin up containers mapped to a suspended Application UUID

stop_application

Used precisely for pausing billing or restricting web perimeter ingress during a cyber incident directly via the Coolify dashboard API. Halt execution algorithms suspending the mapped Application

trigger_deployment

Performs `git fetch`, rebuilds Nixpacks images, caches dependencies, and rolls the updated Docker image out directly over the previous active application version. Trigger a raw build pipeline fetching the latest Git commit

See how to talk to your AI agent using Coolify.

List all active servers in my Coolify instance

I found 2 servers: 'Main-Hetzner-Node' (UUID: abc-123) and 'Backup-Vultr' (UUID: def-456). Both are connected and running Docker Swarm. Would you like to see the applications on either of these?

Trigger a deployment for application 'backend-api'

Deployment triggered for 'backend-api'! Coolify is now fetching the latest Git commit and rebuilding the Nixpacks image. I will notify you once the new version is live.

What is the connection string for database 'user-db-prod'?

Retrieving connection string for 'user-db-prod'... The internal URI is: postgres://user:pass@coolify-db-abc:5432/user_db. This URI is only accessible within your internal Docker network.

Yes. Use the 'trigger_deployment' tool with the application UUID. The agent will initiate a full build pipeline, fetching the latest commit and rolling out the updated version directly on your server.

Related Connectors