MP-Tool/komodo-mcp-server
If you are the rightful owner of komodo-mcp-server 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.
The Komodo MCP Server is a Model Context Protocol server designed for managing Docker containers, deployments, and stacks through AI assistants and automation tools.
Tools
Functions exposed to the LLM to take actions
komodo_configure
Configure Komodo server connection
komodo_list_servers
List all available servers
komodo_get_server_stats
Get server statistics and status
komodo_list_containers
List Docker containers on a server
komodo_start_container
Start a Docker container
komodo_stop_container
Stop a Docker container
komodo_restart_container
Restart a Docker container
komodo_pause_container
Pause a Docker container
komodo_unpause_container
Unpause a Docker container
komodo_list_deployments
List all deployments
komodo_deploy_container
Deploy a container
komodo_list_stacks
List Docker Compose stacks
komodo_deploy_stack
Deploy a Docker Compose stack
komodo_stop_stack
Stop a Docker Compose stack
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client