Docker
MCP Serverby poindexter12 · Added 5mo ago
Claude
4
Install
git clone https://github.com/poindexter12/waypointAdd to Claude
claude mcp add dockerQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"docker": {
"command": "npx",
"args": [
"@modelcontextprotocol/docker"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Docker and Docker Compose reference for container deployment, networking, volumes, and orchestration. Includes Proxmox hosting and LXC comparison patterns. Use when working with docker-compose.yaml, Dockerfiles, troubleshooting containers, or planning container architecture. Triggers: docker, compose, container, dockerfile, volume, network, service, lxc.
Tags
devopsshellbashdockerdatabaseskill