# @samik081/mcp-komodo

Manage Komodo through AI assistants

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 0.8.0
- **Author:** io.github.Samik081
- **License:** MIT
- **npm:** @samik081/mcp-komodo
- **Source:** https://github.com/Samik081/mcp-komodo
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 9 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-19T16:44:51.752Z
- **Version scanned:** 0.8.0
- **CVEs:** none found by OSV at scan time

## Tools

40 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `komodo_list_actions`
- `komodo_get_action`
- `komodo_run_action`
- `komodo_list_alerters`
- `komodo_get_alerter`
- `komodo_list_builders`
- `komodo_get_builder`
- `komodo_list_builds`
- `komodo_get_build`
- `komodo_run_build`
- `komodo_cancel_build`
- `komodo_get_container_log`
- `komodo_list_deployments`
- `komodo_get_deployment`
- `komodo_get_deployment_log`
- `komodo_inspect_deployment_container`
- `komodo_get_deployments_summary`
- `komodo_deploy_deployment`
- `komodo_pull_deployment`
- `komodo_deployment_lifecycle`
- `komodo_destroy_deployment`
- `komodo_list_procedures`
- `komodo_get_procedure`
- `komodo_run_procedure`
- `komodo_list_repos`
- `komodo_get_repo`
- `komodo_repo_clone_pull`
- `komodo_list_resource_syncs`
- `komodo_get_resource_sync`
- `komodo_trigger_sync`
- `komodo_list_servers`
- `komodo_get_server`
- `komodo_get_server_stats`
- `komodo_get_server_info`
- `komodo_inspect_docker_container`
- `komodo_inspect_docker_image`
- `komodo_inspect_docker_network`
- `komodo_inspect_docker_volume`
- `komodo_prune_docker`
- `komodo_delete_docker_resource`

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp-komodo\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@samik081/mcp-komodo\"\n      ],\n      \"env\": {\n        \"KOMODO_API_KEY\": \"<YOUR_KOMODO_API_KEY>\",\n        \"KOMODO_API_SECRET\": \"<YOUR_KOMODO_API_SECRET>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `KOMODO_API_KEY` — Komodo API Key (required)
- `KOMODO_API_SECRET` — Komodo API Secret (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 2 credentials (2 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Extensive blast radius — deletes data; holds an api key.
- Floor 55, ceiling 55 (tier: extensive)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40samik081%2Fmcp-komodo
- Install plan: https://forgeregistry.com/api/v1/packages/%40samik081%2Fmcp-komodo/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40samik081%2Fmcp-komodo
- HTML page: https://forgeregistry.com/registry/%40samik081%2Fmcp-komodo
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
