marcelofmatos/mcp-docker-server
3.2
If you are the rightful owner of mcp-docker-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 henry@mcphub.com.
The Docker Model Context Protocol (MCP) Server enables AI systems like Claude to manage Docker containers securely and intuitively using the MCP protocol.
Tools
Functions exposed to the LLM to take actions
list_containers
Lists all Docker containers, both active and stopped.
start_container
Starts a specified Docker container.
stop_container
Stops a specified Docker container.
restart_container
Restarts a specified Docker container.
list_images
Lists all Docker images available locally.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client