Skip to main content
Glama
dagamon
by dagamon

helm-mcp

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.

Related MCP server: AccelMCP

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.

Install Server
F
license - not found
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    F
    maintenance
    An MCP server that exposes the full API of the Komodo infrastructure management platform. It enables users to manage deployments, stacks, servers, and containers through tools for inspection, configuration, and operational control.
    Last updated
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    An MCP server with HTTP/stdio support, a web admin panel for managing services, capabilities, and user permissions with Bearer token authentication, enabling relay and access control for MCP tools.
    Last updated
  • F
    license
    -
    quality
    B
    maintenance
    MCP server with a web interface for viewing and calling tools via REST API, enabling easy tool management through a browser.
    Last updated
  • F
    license
    -
    quality
    C
    maintenance
    MCP server for infrastructure discovery and remote management, enabling SSH command execution, file transfer, log tailing, and machine/service inventory with a companion web dashboard.
    Last updated
    1

View all related MCP servers

Related MCP Connectors

  • An MCP server giving access to Grafana dashboards, data and more.

  • Official Sevalla MCP — full PaaS API access through just 2 tools.

  • MCP server exposing the Backtest360 engine API as tools for AI agents.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dagamon/HELM-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server