coolify-mcp-server
Coolify MCP Server is a dedicated server that integrates with the Coolify API, allowing users to manage teams, servers, services, applications, deployments, and private keys. It facilitates comprehensive interaction with Coolify instances via Model Context Protocol tools.
版本与健康
`get_version`, `health_check`
团队
`list_teams`, `get_team`, `get_current_team`, `get_current_team_members`
服务器
`list_servers`, `create_server`, `validate_server`, `get_server_resources`, `get_server_domains`
服务
`list_services`, `create_service`, `start_service`, `stop_service`, `restart_service`
应用程序
`list_applications`, `create_application`, `start_application`, `stop_application`, `restart_application`, `execute_command_application`
部署
`list_deployments`, `get_deployment`
私钥
`list_private_keys`, `create_private_key`