Komodo MCP Server is a Model Context Protocol (MCP) server: MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI. In practice that means any MCP-compatible AI assistant can call Komodo MCP Server's tools directly — the model decides when to use them in a conversation or agent run.
It runs locally: the npm package komodo-mcp-server speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need KOMODO_URL. The current release is v1.5.0, published under the GPL-3.0 license, with source at MP-Tool/komodo-mcp-server on GitHub, where it has earned 19 stars.
Komodo MCP Server is listed under Cloud Service on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Komodo MCP Server for MP-Tool, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — komodo-mcp-server · MCP over stdio
▸Docker image — ghcr.io/mp-tool/komodo-mcp-server:1.5.0 · MCP over stdio