Komodo MCP Server
Manage Komodo through AI assistants
6 stars70 downloads/wk
Reviews
Write oneNobody has reviewed Komodo MCP Server yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Komodo MCP Server tools (63, 18 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
komodo_cancel_buildwrite actionCancel a running Komodo Build. Stops the build process if it is
komodo_create_api_key_for_service_userwrite actionCreate an API key for a service user (admin only). The secret is returned ONCE and cannot be retrieved again
komodo_create_service_userwrite actionCreate a Komodo service user for automation (admin only). Follow up with komodo_create_api_key_for_service_user and permission tools
komodo_delete_api_key_for_service_userwrite actionDelete a service user's API key by key ID (admin only)
komodo_delete_docker_resourcewrite action\u26a0\ufe0f DELETE a specific Docker resource (image, volume, or network)
komodo_delete_userwrite actionDelete a Komodo user by ID or username (admin only). THIS CANNOT BE UNDONE
komodo_deploy_deploymentwrite action\u26a0\ufe0f DEPLOY a Komodo Deployment. This stops the current container
komodo_deploy_stackwrite action\u26a0\ufe0f DEPLOY a Komodo Stack. This redeploys all services in the stack,
komodo_deployment_lifecycle\u26a0\ufe0f LIFECYCLE: Control a Komodo Deployment's container lifecycle.
komodo_destroy_deploymentwrite action\ud83d\udd34 DESTROY a Komodo Deployment permanently. This stops the
komodo_destroy_stackwrite action\ud83d\udd34 DESTROY a Komodo Stack permanently. This stops all containers
komodo_get_actionGet detailed information about a specific Komodo Action by name
komodo_get_alerterGet detailed information about a specific Komodo Alerter by name
komodo_get_buildGet detailed information about a specific Komodo Build by name
komodo_get_builderGet detailed information about a specific Komodo Builder by name
komodo_get_container_logGet logs from a Docker container running on a Komodo Server.
komodo_get_deploymentGet detailed information about a specific Komodo Deployment by
komodo_get_deployment_logGet logs from a Komodo Deployment's Docker container. Optionally
komodo_get_deployments_summaryGet a summary of all Komodo Deployments. Returns aggregate counts
komodo_get_procedureGet detailed information about a specific Komodo Procedure by
komodo_get_repoGet detailed information about a specific Komodo Repo by name
komodo_get_resource_syncGet detailed information about a specific Komodo Resource Sync
komodo_get_serverGet detailed information about a specific Komodo Server by name
komodo_get_server_infoGet system information and running processes for a Komodo Server.
komodo_get_server_statsGet current resource usage statistics for a Komodo Server.
komodo_get_stackGet detailed information about a specific Komodo Stack by name
komodo_get_stack_logGet logs from a Komodo Stack's Docker Compose services. Optionally
komodo_get_stacks_summaryGet a summary of all Komodo Stacks. Returns aggregate counts
komodo_get_updatewrite actionGet detailed information about a specific Komodo Update (operation
komodo_inspect_deployment_containerInspect the Docker container associated with a Deployment.
komodo_inspect_docker_containerInspect a Docker container on a Komodo Server. Returns the full
komodo_inspect_docker_imageInspect a Docker image on a Komodo Server. Returns the full image
komodo_inspect_docker_networkInspect a Docker network on a Komodo Server. Returns the full
komodo_inspect_docker_volumeInspect a Docker volume on a Komodo Server. Returns the full
komodo_inspect_stack_containerInspect a Docker container for a specific service within a Stack.
komodo_list_actionsList all Komodo Actions. An Action is a custom TypeScript/Deno
komodo_list_alertersList all Komodo Alerters. An Alerter is a notification endpoint
komodo_list_api_keys_for_service_userList the API keys of a service user (admin only). Secrets are never returned
komodo_list_buildersList all Komodo Builders. A Builder is a build server (or AWS
komodo_list_buildsList all Komodo Builds. A Build is a Docker image build
komodo_list_deploymentsList all Komodo Deployments. A Deployment is a single Docker
komodo_list_permissionsList the permissions granted to a user or user group (admin only)
komodo_list_proceduresList all Komodo Procedures. A Procedure is an orchestrated
komodo_list_reposList all Komodo Repos. A Repo is a Git repository cloned to a
komodo_list_resource_syncsList all Komodo Resource Syncs. A Resource Sync is a GitOps sync
komodo_list_serversList all Komodo Servers. A Server is a remote machine managed
komodo_list_stack_servicesList all services in a Komodo Stack. Returns the service name,
komodo_list_stacksList all Komodo Stacks. A Stack is a multi-container deployment
komodo_list_updatesList Komodo operation history (updates). Every execute operation
komodo_list_usersList Komodo users, optionally filtering service users (admin only)
komodo_prune_docker\u26a0\ufe0f PRUNE unused Docker resources on a specific Komodo Server.
komodo_pull_deployment\u26a0\ufe0f PULL the image for a Komodo Deployment (docker pull).
komodo_pull_stack\u26a0\ufe0f PULL images for a Komodo Stack (docker compose pull).
komodo_repo_clone_pull\u26a0\ufe0f CLONE or PULL a Komodo Repo on its target server. 'clone'
komodo_run_actionwrite action\u26a0\ufe0f RUN a Komodo Action. This executes a custom TypeScript/Deno
komodo_run_buildwrite action\u26a0\ufe0f RUN a Komodo Build to create a Docker image. This clones the
komodo_run_procedurewrite action\u26a0\ufe0f RUN a Komodo Procedure. This executes all stages in sequence,
komodo_stack_lifecycle\u26a0\ufe0f LIFECYCLE: Control a Komodo Stack's container lifecycle.
komodo_trigger_sync\u26a0\ufe0f TRIGGER a Komodo Resource Sync. This pulls the latest TOML
komodo_update_permission_on_resource_typewrite actionSet a user or user group's base permission level on ALL resources of a type (admin only)
komodo_update_permission_on_targetwrite actionSet a user or user group's permission level on ONE specific resource (admin only)
komodo_update_user_base_permissionswrite actionUpdate a user's base flags: enabled, create servers, create builds (admin only)
komodo_write_resourcewrite actionCreate, update, or delete any Komodo resource. Supports all 10 resource
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan53 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 18 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
Runs npx -y @samik081/mcp-komodo on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add mcp-komodo -- npx -y @samik081/mcp-komodo
Komodo MCP Server: common questions
- Is Komodo MCP Server safe?
- Mostly: it is graded B (83/100). Read the Komodo MCP Server safety report
- How do I install Komodo MCP Server?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Komodo MCP Server need an API key?
- Yes. The registry entry asks for
KOMODO_API_KEY,KOMODO_API_SECRET. - Is Komodo MCP Server maintained?
- The last commit was 19 days ago (2026-09-02). The latest release is v0.8.1.