74
/ 100
28 days ago
glama

Komodo MCP Server

Enables AI assistants to manage Docker/Podman deployments through Komodo, supporting container management, server orchestration, and infrastructure control via natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: KOMODO_API_KEY, KOMODO_API_SECRET, KOMODO_JWT_TOKEN, KOMODO_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretKOMODO_API_KEY"-e", "=api-key",
configKOMODO_API_KEY_FILEKOMODO_URL is always required. All credentials also support Docker secrets via _FILE variants (e.g. ).
🔐 secretKOMODO_API_SECRET"-e", "=api-secret",
configKOMODO_API_SECRET_FILE
🔐 secretKOMODO_JWT_TOKENJWT Token Browser-based SSO (OIDC, GitHub, Google OAuth)
configKOMODO_JWT_TOKEN_FILE
🔐 secretKOMODO_PASSWORDUsername / Password KOMODO_USERNAME + Interactive users
configKOMODO_PASSWORD_FILE
configKOMODO_URL"-e", "=https://komodo.example.com:9120",
configKOMODO_USERNAMEUsername / Password + KOMODO_PASSWORD Interactive users
configKOMODO_USERNAME_FILE
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mp-tool-komodo-mcp-server-zcse9u)](https://m8ven.ai/mcp/mp-tool-komodo-mcp-server-zcse9u)
commit: 335411d34582206eec873ea8574ee15631fa2387
code hash: f39857cc209b1fb3182109122aecb9158ed625f36d507c317120dd9488de48b4
verified: 6/13/2026, 10:03:55 AM
view raw JSON →