Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHealth check server port3000
NODE_ENVNoEnvironment modedevelopment
COOLIFY_BASE_URLNoCoolify API base URLhttps://app.coolify.io/api/v1
COOLIFY_API_TOKENYesYour Coolify API token

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
coolify_systemB

System management operations - health check, version, and system information

coolify_teamsC

Complete team management - list teams, get current team, get team details, and list team members

coolify_projectsC

Project CRUD operations - list, create, get, update, and delete projects

coolify_project_environmentsC

Project environment management - list, create, get, and delete project environments

coolify_applicationsC

Application CRUD operations - list, create, update, get, and delete applications of all types

coolify_application_lifecycleC

Application lifecycle management - start, stop, and restart applications

coolify_application_envsC

Application environment variables management - list, create, bulk update, and delete environment variables

coolify_logsC

Application logs and monitoring - get application logs

coolify_application_deploymentsC

Application deployment management - list, get, and trigger deployments

coolify_databasesC

Database CRUD operations - list, create, get, update, and delete databases

coolify_database_lifecycleC

Database lifecycle management - start, stop, and restart databases

coolify_database_typesC

Specific database type creation - create PostgreSQL, MySQL, MongoDB, and Redis databases with type-specific parameters

coolify_serversC

Server CRUD operations - list, create, get, update, and delete servers

coolify_server_managementC

Server operations and resources - validate server connection, list domains, and list resources

coolify_servicesC

Service CRUD operations - list, create, get, update, and delete services

coolify_service_lifecycleC

Service lifecycle management - start, stop, and restart services

coolify_service_envsC

Service environment variables management - list, create, update, bulk update, and delete environment variables

coolify_security_keysC

Security keys management - list, create, get, update, and delete security keys

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/HowieDuhzit/CoolifyMCP'

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