xiispace/docker-mcp
If you are the rightful owner of docker-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 henry@mcphub.com.
This is a Model Context Protocol (MCP) server that provides tools and resources for interacting with Docker containers and images.
Tools
Functions exposed to the LLM to take actions
docker_ps
List running containers
docker_images
List available Docker images
docker_inspect
Get detailed information about a container
docker_run
Run a Docker container
docker_stop
Stop a running container
docker_rm
Remove a container
docker_logs
Fetch container logs
docker_pull
Pull a Docker image
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client