-
securityA
license-
qualityMCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently.
Last updated -
4
3
TypeScript
MIT License
Coolify API와의 통합을 제공하는 모델 컨텍스트 프로토콜 서버입니다. 이 서버는 MCP 도구를 통해 Coolify 인스턴스와의 상호 작용을 지원합니다.
호환성: Coolify 버전 4.0.0-beta.397로 테스트됨
지엑스피1
서버에는 두 개의 환경 변수가 필요합니다.
COOLIFY_BASE_URL
: Coolify 인스턴스의 기본 URLCOOLIFY_TOKEN
: Coolify API 토큰Keys & Tokens
/ API tokens
으로 이동MCP 설정 구성에 다음을 추가하세요.
Windows Cline 사용자에게는 다음이 필요할 수 있습니다.
get_version
: Coolify 버전 정보 가져오기health_check
: Coolify API 상태 확인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
: 새로운 개인 키를 생성합니다MIT
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Coolify API와 통합을 제공하는 모델 컨텍스트 프로토콜 서버로, DevOps 팀이 MCP 도구를 통해 Coolify 배포, 애플리케이션, 서비스 및 서버를 관리할 수 있도록 합니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wrediam/coolify-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server