Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Helm

БесплатноНе проверен

MCP server exposing the HELM dashboard REST API as tools for managing services, scripts, and system operations.

GitHubEmbed

Описание

MCP server exposing the HELM dashboard REST API as tools for managing services, scripts, and system operations.

README

MCP server exposing the HELM dashboard REST API (http://localhost:7010 by default) as tools for MCP clients.

Tools

System: helm_health, helm_system_info, helm_export, helm_scheduler_next_runs.

Services: helm_list_services, helm_get_service, helm_start_service, helm_stop_service, helm_restart_service, helm_service_logs, helm_service_metrics, helm_create_service, helm_update_service, helm_delete_service.

Scripts: helm_list_scripts, helm_get_script, helm_run_script, helm_run_status.

Service/script tools accept a numeric id or a name.

POST /api/restart-server is intentionally not exposed — the HELM process is managed by NSSM/systemd and must not be restarted by the agent.

Config

Env var Default Meaning
HELM_URL http://localhost:7010 HELM dashboard base URL
HELM_PIN (empty) Dashboard PIN (sent as x-pin)

Run

uv sync
uv run helm-mcp        # stdio transport

Register with Claude Code

claude mcp add helm --scope user -- uv run --directory J:/dagamon_programs/mcp/helm-mcp helm-mcp

Add --env HELM_PIN=<pin> if DASHBOARD_PIN is set in HELM's .env.

from github.com/dagamon/HELM-MCP

Установка Helm

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/dagamon/HELM-MCP

FAQ

Helm MCP бесплатный?

Да, Helm MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Helm?

Нет, Helm работает без API-ключей и переменных окружения.

Helm — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Helm в Claude Desktop, Claude Code или Cursor?

Открой Helm на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Helm with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development