Overview

Coolify MCP exposes tools, resources, and prompts for the team associated with the API token.

Start with these tools

ToolUse
coolify_helpFind a tool by intent.
get_infrastructure_overviewGet counts and health hints for the team.
search_resourcesFind a resource by name, UUID, or domain when its type is unknown.
list_unhealthy_resourcesFind resources that appear unhealthy or down.

Capability pages

PageCovers
TeamsCurrent team and team members.
ServersServers, Docker destinations, hosted domains, and server resources.
ProjectsProjects, environments, resources, and tags.
ApplicationsApplications and preview deployments.
DatabasesStandalone databases and backup schedules.
ServicesServices and their application or database components.
DeploymentsDeployment history, deploy, cancel, start, stop, and restart operations.
LogsContainer logs and deployment log summaries.
Environment and storageEnvironment-variable names and storage mounts.
IntegrationsGitHub Apps, repositories, and branches.
AutomationScheduled tasks, executions, health hints, and unhealthy resources.
Prompts and resourcesRead-only MCP resources and guided prompts.
PaginationPage arguments and continuation responses.

All list tools return paginated data. Read Pagination before iterating through large results.

On this page