Coolify MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COOLIFY_BASE_URLYesThe base URL of your Coolify instance
COOLIFY_ACCESS_TOKENYesCoolify API key used for authentication

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list-resources

List all resources in Coolify

list-applications

List all applications

get-application

Get details of a specific application

start-application

Start a specific application

stop-application

Stop a specific application

restart-application

Restart a specific application

list-services

List all services

list-databases

List all databases

list-deployments

List all running deployments

deploy

Deploy by tag or uuid

get-version

Get Coolify version

health-check

Get system health status