D
Docker MCP Server
VerifiedManage Docker containers, images, and compose stacks from AI agents.
A Model Context Protocol server for Docker. Enables AI agents to manage Docker containers, images, volumes, networks, and Docker Compose stacks.
Supports listing and inspecting containers, pulling images, creating and managing compose stacks, and viewing container logs. Provides a safe interface for Docker operations.
Install
npx -y @docker/mcp-server-docker MCP Client Config
{
"mcpServers": {
"docker": {
"command": "npx",
"args": [
"-y",
"@docker/mcp-server-docker"
]
}
}
} Capabilities
Tools
list_containerscreate_containerrun_containerstop_containerlist_imagespull_imagecompose_upcompose_down
Compatible With
Claude Desktop Claude Code Cursor Windsurf
Metrics
3,200
GitHub Stars
0
Installs
0
Weekly
6
Open Issues
More in DevOps & Infrastructure
Best of DevOps & Infrastructure → C
Cloudflare MCP Server
Manage Cloudflare Workers, KV, R2, and D1 from AI agents.
open-source 78/100
DevOps & Infrastructure
T
Terraform MCP Server
Plan and manage Terraform infrastructure from AI agents.
open-source 53/100
DevOps & Infrastructure
K
Kubernetes MCP Server
Manage Kubernetes clusters, pods, and deployments from AI agents.
open-source 51/100
DevOps & Infrastructure