Used by 1 plugin
Deploys and manages Docker containers and images through Claude's interface.
Add to your .mcp.json:
{
"mcpServers": {
"mcp-docker": {
"command": "docker",
"args": [
"mcp",
"gateway",
"run"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
docker