helm-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@helm-mcplist all services"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 dashboard base URL |
| (empty) | Dashboard PIN (sent as |
Run
uv sync
uv run helm-mcp # stdio transportRegister with Claude Code
claude mcp add helm --scope user -- uv run --directory J:/dagamon_programs/mcp/helm-mcp helm-mcpAdd --env HELM_PIN=<pin> if DASHBOARD_PIN is set in HELM's .env.
Maintenance
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
- Alicense-qualityFmaintenanceAn 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 updatedMIT
- Flicense-qualityBmaintenanceAn 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
- Flicense-qualityBmaintenanceMCP server with a web interface for viewing and calling tools via REST API, enabling easy tool management through a browser.Last updated
- Flicense-qualityCmaintenanceMCP 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 updated1
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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