Coolify MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COOLIFY_API_URL | Yes | The URL of your Coolify instance (e.g., http://localhost:8000) | |
| COOLIFY_TEAM_ID | No | Optional team ID for Coolify | |
| COOLIFY_API_TOKEN | Yes | Your 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
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Coolify Applications | List all applications in Coolify |
| Coolify Databases | List all databases in Coolify |
| Coolify Servers | List all servers in Coolify |
| Coolify Projects | List all projects in Coolify |
| Coolify Services | List all services in Coolify |
| Coolify Teams | List all teams in Coolify |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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