Overview
Coolify MCP exposes tools, resources, and prompts for the team associated with the API token.
Start with these tools
| Tool | Use |
|---|---|
coolify_help | Find a tool by intent. |
get_infrastructure_overview | Get counts and health hints for the team. |
search_resources | Find a resource by name, UUID, or domain when its type is unknown. |
list_unhealthy_resources | Find resources that appear unhealthy or down. |
Capability pages
| Page | Covers |
|---|---|
| Teams | Current team and team members. |
| Servers | Servers, Docker destinations, hosted domains, and server resources. |
| Projects | Projects, environments, resources, and tags. |
| Applications | Applications and preview deployments. |
| Databases | Standalone databases and backup schedules. |
| Services | Services and their application or database components. |
| Deployments | Deployment history, deploy, cancel, start, stop, and restart operations. |
| Logs | Container logs and deployment log summaries. |
| Environment and storage | Environment-variable names and storage mounts. |
| Integrations | GitHub Apps, repositories, and branches. |
| Automation | Scheduled tasks, executions, health hints, and unhealthy resources. |
| Prompts and resources | Read-only MCP resources and guided prompts. |
| Pagination | Page arguments and continuation responses. |
All list tools return paginated data. Read Pagination before iterating through large results.
