Skip to content
Back to search
30
MCP

mcp-docker-server

npm/mcp-docker-server

MCP server for Docker — manage containers, images, volumes, and compose services from your IDE

Uptime
0.0%
37 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Docker
MCP server for managing Docker containers, images, networks, volumes, and registries
0 tools
io.github.alisaitteke/docker-mcp
MCP server for managing Docker containers, images, networks, volumes, and registries
0 tools
io.github.ofershap/docker
MCP server for Docker — manage containers, images, volumes, and compose services from your IDE
0 tools
Docker MCP Server
MCP server for Docker — containers, health checks, Compose, logs, monitoring for AI agents
0 tools
Docker MCP Server
Manage Docker (containers, images, Compose, Swarm, registries) via the Docker SDK and CLI.
0 tools
docker-mcp-server
MCP server for managing Docker resources via the Docker SDK for Python
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-docker-server": {
      "url": "None",
      "transport": "http"
    }
  }
}