69
/ 100
1 month ago
glama

Komodo MCP Server

A server that provides a comprehensive interface to the Komodo API, enabling management of deployments, builds, stacks, servers, and command execution through MCP-compatible clients.

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.
🔐
You'll be asked for 2 credentials: KOMODO_API_KEY, KOMODO_API_SECRET
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.
configKOMODO_ADDRESS(required): Base URL of your Komodo instance (e.g., https://komodo.example.com)
🔐 secretKOMODO_API_KEYyour_api_key_here
🔐 secretKOMODO_API_SECRETyour_api_secret_here
// 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 5 concrete improvements 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/thdahwache-komodo-mcp-1xknjv)](https://m8ven.ai/mcp/thdahwache-komodo-mcp-1xknjv)
commit: be2e0e526f3bb6270b86eeb0dee9a5cd88a71a12
code hash: 1e4f4ffa03dca6e24322eda8d284523940a40089bf9beb49c059f70ff1d5f7c8
verified: 6/22/2026, 12:40:21 PM
view raw JSON →