Komodo MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 153 installs a week from npm. Last commit 11 Aug 2026.
MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI
We read the source, 19 h ago · rules 3dff92dd89df
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
- name: Update server.json with current version
env:
VERSION: ${{ steps.version.outputs.version }}
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Today is the operative word: we check Komodo MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add komodo-mcp-server -- npx -y komodo-mcp-server
{
"mcpServers": {
"komodo-mcp-server": {
"args": [
"-y",
"komodo-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.komodo-mcp-server]
command = "npx"
args = ["-y", "komodo-mcp-server"]
{
"mcpServers": {
"komodo-mcp-server": {
"args": [
"-y",
"komodo-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"komodo-mcp-server": {
"args": [
"-y",
"komodo-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
KOMODO_URL (Komodo Core API URL), KOMODO_API_KEY (API key for key-based authentication (recommended)), KOMODO_API_SECRET (API secret for key-based authentication (recommended)), KOMODO_USERNAME (Username for login authentication (alternative to API key)), KOMODO_PASSWORD (Password for login authentication (alternative to API key)).
The author declared them in the registry entry; get the values from the project itself.
Rust MCP server and CLI for Arcane Docker and container management.
Docker for AI agents — containers, compose stacks, logs and databases, locally or over SSH.
MCP server for Docker — manage containers, images, volumes, and compose services from your IDE
MCP server for managing Docker containers, images, networks, volumes, and registries
MCP server for Docker — containers, health checks, Compose, logs, monitoring for AI agents
Manage Docker (containers, images, Compose, Swarm, registries) via the Docker SDK and CLI.
MailDev MCP server. Manage Docker containers and inspect emails from your AI editor or MCP client.
Manage CloudPepper servers, Odoo instances, backups, and deployments over MCP.
Answers built from our own checks of this server.