A Model Context Protocol (MCP) server that enables AI agents to interact with Docker containers locally or remotely via SSH. Provides comprehensive Docker management capabilities including container o…
{
"mcpServers": {
"docker": {
"command": "npx",
"args": [
"-y",
"docker-mcp"
]
}
}
}