MCP Servers / cloud-service / Coolify

Coolify

JSON →
httpnone42cloud-service

Integrate with the Coolify API to manage your servers, applications, and databases.

Install
How to run this server
[ { "cmd": "npx\nnpx", "imports": [] } ]
server path: coolify
Tools
What this server exposes
get_version
Get Coolify version information
health_check
Check Coolify API health status
list_teams
List all teams
get_team
Get details of a specific team
get_current_team
Get current team details
get_current_team_members
Get current team members
list_servers
List all servers
create_server
Create a new server
validate_server
Validate server configuration
get_server_resources
Get server resource usage
get_server_domains
Get server domains
list_projects
List all projects
get_project
Get details of a specific project
create_project
Create a new project
list_environments
List environments in a project
create_environment
Create a new environment within a project
list_services
List all services
create_service
Create a new service
start_service
Start a service
stop_service
Stop a service
restart_service
Restart a service
list_applications
List all applications
create_application
Create a new application
start_application
Start an application
stop_application
Stop an application
restart_application
Restart an application
execute_command_application
Execute command in application container
get_application_logs
Get application logs for debugging
list_deployments
List all deployments
get_deployment
Get deployment details
list_private_keys
List all private keys
create_private_key
Create a new private key
Configuration
Environment & auth
authnone
envCOOLIFY_BASE_URL
envCOOLIFY_TOKEN
Resources
Coolify — MCP Server · libregistry