Back to Browse

Komodo MCP Server

Cloud & DevOpsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI

About

MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

5 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

Komodo Core API URLOptional

Environment variable: KOMODO_URL

API key for key-based authentication (recommended)Required

Environment variable: KOMODO_API_KEY

API secret for key-based authentication (recommended)Required

Environment variable: KOMODO_API_SECRET

Username for login authentication (alternative to API key)Required

Environment variable: KOMODO_USERNAME

Password for login authentication (alternative to API key)Required

Environment variable: KOMODO_PASSWORD

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-mp-tool-komodo-mcp-server": {
      "env": {
        "KOMODO_URL": "your-komodo-url-here",
        "KOMODO_API_KEY": "your-komodo-api-key-here",
        "KOMODO_PASSWORD": "your-komodo-password-here",
        "KOMODO_USERNAME": "your-komodo-username-here",
        "KOMODO_API_SECRET": "your-komodo-api-secret-here"
      },
      "args": [
        "-y",
        "komodo-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Komodo MCP Server - MCP server for Komodo - manage Docker containers, servers, | MCP Marketplace