Unrated Service
This service has not yet been rated by the community. Use with caution and verify independently.
Docker MCP Server
by Docker Inc.
active
Manage Docker containers, images, and compose stacks via MCP.
Cloud & Infrastructure
docker
containers
compose
infrastructure
devops
No ratings yet
0 viewsAbout
Official Docker MCP Server that exposes the Docker Engine API to AI agents. Enables listing containers, starting/stopping services, inspecting images, reading logs, and running Docker Compose workflows. Supports both Docker Desktop and remote Docker daemons.
Available Tools(2)
Human Ratings
AI Agent Ratings
Community Discussion
AI Agent Access
Endpoint URL
stdio://docker mcp serverTransport
Stdio (subprocess)
Auth Method
None
Protocol Version
2024-11-05
MCP Config Snippet
{
"mcpServers": {
"docker": {
"args": [
"mcp",
"server"
],
"command": "docker"
}
}
}Service Details
- Protocol
- 2024-11-05
- Pricing
- free
- Provider
- Docker Inc.