wonderchatai/dockge-mcp
If you are the rightful owner of dockge-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Dockge MCP Server is a lightweight, powerful server that provides a tool-based API for remotely managing a Dockge instance.
Tools
Functions exposed to the LLM to take actions
deploy_stack
Deploy a Docker Compose stack.
save_stack
Save the current state of a stack.
delete_stack
Delete a Docker Compose stack.
start_stack
Start a Docker Compose stack.
stop_stack
Stop a Docker Compose stack.
restart_stack
Restart a Docker Compose stack.
update_stack
Update a Docker Compose stack.
list_stacks
List all Docker Compose stacks.
get_stack
Get details of a specific stack.
get_stack_service_status
Get the status of services in a stack.
get_docker_network_list
Get a list of Docker networks.
get_terminal_logs
Fetch logs from a terminal session.
start_remote_terminal
Open a remote terminal session.
send_remote_command
Send a command to a remote terminal.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client