docker-mcp

leejoker/docker-mcp

3.3

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 dayong@mcphub.com.

Docker-MCP is a Ruby-based server that provides Model Context Protocol (MCP) tools for interacting with Docker services.

Tools

Functions exposed to the LLM to take actions

PingTool

Check server health status

DockerVersion

Get Docker service version

DockerInfo

Get Docker service information

ImageList

List all Docker images

ImagePull

Pull a Docker image by URL

ImageRemove

Remove an image by URL

ImageRemoveById

Remove an image by ID

ContainerList

List all Docker containers

ContainerInfo

Get information about a specific container

ContainerCreate

Create a new container with image, port, and optional configurations

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources