Komodo MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 124 installs a week from npm. Last commit 29 Jun 2026.
Manage Komodo through AI assistants
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 mcp-komodo -- npx -y @samik081/mcp-komodo
{
"mcpServers": {
"mcp-komodo": {
"args": [
"-y",
"@samik081/mcp-komodo"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-komodo]
command = "npx"
args = ["-y", "@samik081/mcp-komodo"]
{
"mcpServers": {
"mcp-komodo": {
"args": [
"-y",
"@samik081/mcp-komodo"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-komodo": {
"args": [
"-y",
"@samik081/mcp-komodo"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.