Manage Komodo through AI assistants
Set these up before or after installing:
Environment variable: KOMODO_URL
Environment variable: KOMODO_API_KEY
Environment variable: KOMODO_API_SECRET
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-samik081-mcp-komodo": {
"env": {
"KOMODO_URL": "your-komodo-url-here",
"KOMODO_API_KEY": "your-komodo-api-key-here",
"KOMODO_API_SECRET": "your-komodo-api-secret-here"
},
"args": [
"-y",
"@samik081/mcp-komodo"
],
"command": "npx"
}
}
}This is a well-designed MCP server for the Komodo DevOps platform with proper authentication requirements, comprehensive API coverage, and good security practices. The server requires API credentials via environment variables and provides appropriate access tier controls with 53 tools across 13 categories. Supply chain analysis found 1 known vulnerability in dependencies (1 critical, 0 high severity). Package verification found 1 issue.
Scanned 4 files · 5 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!