SERVER

Komodo MCP Server

Rank #5007

io.github.Samik081/mcp-komodo

Manage Komodo through AI assistants

First listed
Mar 9, 2026
Last publish date
Apr 9, 2026
OVERVIEW

Komodo MCP Server is a Model Context Protocol (MCP) server published by Samik081. It ranks #5007 of 58,900 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Komodo MCP Server is listed on Official MCP, with 5 tracked versions. It was first listed on Mar 9, 2026 and most recently updated on Apr 9, 2026.

STANDING
#5,007of 58,900 tracked serversTop 10%

Ranks ahead of 53,893 of 58,900 servers on MCP Toplist.

CONNECT

Use Komodo MCP Server

Add Komodo MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "mcp-komodo": {
      "command": "npx",
      "args": [
        "-y",
        "@samik081/mcp-komodo"
      ],
      "env": {
        "KOMODO_URL": "<your KOMODO_URL>",
        "KOMODO_API_KEY": "<your KOMODO_API_KEY>",
        "KOMODO_API_SECRET": "<your KOMODO_API_SECRET>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "mcp-komodo": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/samik081/mcp-komodo:0.5.7"
      ],
      "env": {
        "KOMODO_URL": "<your KOMODO_URL>",
        "KOMODO_API_KEY": "<your KOMODO_API_KEY>",
        "KOMODO_API_SECRET": "<your KOMODO_API_SECRET>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

Samik081

Organization
Total servers
4
Total versions
20
MORE FROM THIS PUBLISHER

Other servers by Samik081

View all Samik081 servers →
VERSIONS

Available versions (5)

VersionPublished
0.7.0Apr 9, 2026
0.6.0Apr 8, 2026
0.5.8Mar 17, 2026
0.5.7Mar 9, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Komodo MCP Server?
Manage Komodo through AI assistants
Who maintains Komodo MCP Server?
Komodo MCP Server is maintained by Samik081, which publishes 4 MCP servers (20 total versions) tracked on MCP Toplist.
Is Komodo MCP Server an official MCP server?
Yes — Komodo MCP Server is listed on the Official MCP Registry.
How many versions does Komodo MCP Server have?
MCP Toplist tracks 5 versions of Komodo MCP Server, most recently published on Apr 9, 2026.
Where can I find the source code for Komodo MCP Server?
The source code for Komodo MCP Server is hosted at github.com/Samik081/mcp-komodo.
EXPLORE
Komodo MCP Server - MCP Server #5007 | MCP Toplist