Docker container management through MCP. List, create, start, stop containers and manage Docker images and volumes.
uvx mcp-server-docker
```json
{
"mcpServers": {
"docker": {
"command": "uvx",
"args": ["mcp-server-docker"]
}
}
}
```
list_containerscreate_containerstart_containerstop_containerlist_imagesDocker container management through MCP. List, create, start, stop containers and manage Docker images and volumes.
Language: Python
Category: Developer Tools