io.github.ofershap/docker
Quality Score
83
/100
MCP server for Docker — manage containers, images, volumes, and compose services from your IDE
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"docker": {
"command": "npx",
"args": [
"-y",
"mcp-docker-server"
]
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"docker": {
"command": "npx",
"args": [
"-y",
"mcp-docker-server"
]
}
}
}Cline (cline_mcp_settings.json)
npx -y mcp-docker-server§03 MCP Quality Score · methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Docker & Containers
io.github.Dave-London/docker
io.github.Dave-London/docker
Structured Docker operations (ps, images, logs, build) as typed JSON.
io.github.Dave-London/pare-docker
io.github.Dave-London/pare-docker
Pare Docker ג€” Structured Docker operations (ps, images, logs, build, compose) as typed JSON.
Komodo MCP Server
io.github.MP-Tool/komodo-mcp-server
MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI