Loading MCP server directory, please wait...
Docker for AI agents — containers, compose stacks, logs and databases, locally or over SSH.
npx @getmcp/cli add io.github.hypnosis/docker-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hypnosis/docker-mcp-server": {
"command": "npx",
"args": [
"-y",
"@hypnosis/docker-mcp-server"
],
"env": {
"DOCKER_MCP_PROFILES_FILE": "",
"DOCKER_PROFILES": "",
"DOCKER_MCP_ALLOW_SSH_FALLBACK": "",
"LOG_LEVEL": ""
}
}
}
}