Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COOLIFY_API_URLYesThe URL of your Coolify instance (e.g., http://localhost:8000)
COOLIFY_TEAM_IDNoOptional team ID for Coolify
COOLIFY_API_TOKENYesYour Coolify API token, generated in Keys & Tokens > API tokens

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_applicationsA

List all applications in Coolify

get_applicationA

Get details of a specific application

create_applicationC

Create a new application

start_applicationC

Start an application

stop_applicationC

Stop an application

restart_applicationC

Restart an application

deploy_applicationC

Deploy an application

list_databasesA

List all databases in Coolify

create_databaseC

Create a new database

list_serversA

List all servers in Coolify

create_serverC

Create a new server

validate_serverC

Validate server connection

list_projectsA

List all projects in Coolify

create_projectB

Create a new project

list_servicesA

List all services in Coolify

start_serviceC

Start a service

stop_serviceC

Stop a service

get_versionA

Get Coolify version information

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Coolify ApplicationsList all applications in Coolify
Coolify DatabasesList all databases in Coolify
Coolify ServersList all servers in Coolify
Coolify ProjectsList all projects in Coolify
Coolify ServicesList all services in Coolify
Coolify TeamsList all teams in Coolify

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JoshuaRileyDev/coolify-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server