Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COOLIFY_TOKENYesYour Coolify API token in the format <id>|<secret> (both parts required, scope write + read:sensitive)
COOLIFY_CONFIGNoPath to a JSON config file (alternative to environment variables)
COOLIFY_BASE_URLYesThe base URL of your Coolify instance (e.g. https://coolify.example.com)
COOLIFY_SSH_HOSTNoExplicit SSH host/IP override for host-ops (takes precedence over auto-derivation)
COOLIFY_SSH_PORTNoSSH port override for host-ops
COOLIFY_SSH_USERNoSSH user override for host-ops
COOLIFY_SSH_KEY_PATHNoPath to the SSH private key for host-ops (e.g. ~/.ssh/id_ed25519)
COOLIFY_PINNED_VERSIONNoPin the Coolify version for version-specific behavior
COOLIFY_SSH_HOST_SERVERNoUUID or name of the Coolify control server (override when auto-match fails)
COOLIFY_DB_READONLY_USERNoRead-only PostgreSQL user for query_coolify_db tool
COOLIFY_SSH_KEY_PASSPHRASENoPassphrase for the SSH private key
COOLIFY_DB_READONLY_PASSWORDNoPassword for the read-only PostgreSQL user
COOLIFY_SSH_KNOWN_HOSTS_PATHNoPath to a known_hosts file for SSH (defaults to ~/.ssh/known_hosts)
COOLIFY_SSH_KNOWN_HOST_FINGERPRINTNoSHA-256 host fingerprint for SSH verification (alternative to known_hosts)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/jimrarras/coolify-mcp'

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