Official Docker Image for Node.js :whale: :turtle: :rocket:
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"docker-node": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-docker-node"
]
}
}
}