Komodo MCP Server
MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI
Install
npmstdio
npx -y komodo-mcp-server Dockerstdio
docker run -i --rm ghcr.io/mp-tool/komodo-mcp-server:1.5.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-mp-tool-komodo-mcp-server": {
"command": "npx",
"args": [
"-y",
"komodo-mcp-server"
]
}
}
} Source: official MCP Registry record · registry name io.github.MP-Tool/komodo-mcp-server · published 2026-08-11 · updated 2026-08-11. Not an endorsement; review the code before connecting it to anything sensitive.