DevHelm MCP Server

by Unknown

Not rated
Website

About

Monitor uptime, manage incidents, configure alerting, and query third-party dependency status through DevHelm's monitoring platform

Details

Author
Unknown
Categories
Developer Tools, Infrastructure

Give your AI coding assistant access to DevHelm monitors, incidents, alerting, status pages, and more — in one line of config

The DevHelm MCP server gives AI coding assistants like Cursor, Claude Desktop, and Windsurf direct access to your monitoring stack. Create monitors, investigate incidents, manage alert channels, and configure status pages — all through natural language in your editor.

DevHelm hosts the server atmcp.devhelm.ioso there's nothing to install. Add the URL to your MCP client config and you're connected.

All you need is your API token and one config entry. Grab a token fromSettings → API Keysin theDashboard.

json theme={null} { "mcpServers": { "devhelm": { "url": "https://mcp.devhelm.io/mcp", "headers": { "Authorization": "Bearer dh_live_xxxxxxxx" } } } }
 macOS: ~/Library/Application Support/Claude/claude_desktop_config.json  Windows: %APPDATA%\Claude\claude_desktop_config.json 
json theme={null} { "mcpServers": { "devhelm": { "url": "https://mcp.devhelm.io/mcp", "headers": { "Authorization": "Bearer dh_live_xxxxxxxx" } } } }
json theme={null} { "mcpServers": { "devhelm": { "url": "https://mcp.devhelm.io/mcp", "headers": { "Authorization": "Bearer dh_live_xxxxxxxx" } } } }
If your client supports custom headers (recommended): 
URL: https://mcp.devhelm.io/mcp Header: Authorization: Bearer dh_live_xxxxxxxx ` If your client only accepts a URL (token in path): ` URL: https://mcp.devhelm.io/dh_live_xxxxxxxx/mcp

The path-based form embeds your token in the URL. Treat the entire URL as a secret — don't commit it to a public repo. Prefer the header form whenever possible.

That's it. Restart your MCP client and the DevHelm tools will appear.

Once connected, talk to your assistant like you would to a teammate:

- "List all my monitors and their current status"— get a quick overview without leaving your editor
- "Create an HTTP monitor for api.example.com/health checking every 60 seconds from us-east"— spin up monitoring in seconds
- "Show me active incidents and the recent check results for the failing one"— investigate without context-switching to the dashboard
- "Set up a Slack alert channel with this webhook URL"— wire up notifications conversationally
- "Add api.example.com as a component on the public status page"— manage your status page from chat
- "What's the uptime for the payments service over the last 30 days?"— pull reporting data inline

The MCP server covers the entire DevHelm product surface — anything you can do in the dashboard or CLI, your AI assistant can do too.

The server exposes 120 tools across 17 categories:

See theTools referencefor the full per-tool catalog with parameters.

If you prefer to run the server on your own machine (offline use, air-gapped environments, or development), the same code is published to PyPI asdevhelm-mcp-server. It speaks MCP over stdio.

SeeConfiguration → Run locallyfor full local setup instructions and per-client config snippets.

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Seamlessly bring real-time production context—logs, metrics, and traces—into your local environment to auto-fix code faster.

Provides access to OpenTelemetry traces and metrics through Logfire.

Zabbix MCP Server with all functions and validations

MCP to interact with Alertmanager - observability alerts management tool

An MCP server for integrating AI agents with the SkyWalking observability platform and its ecosystem.

Access and manage Grafana resources, including dashboards, datasources, Prometheus, Loki, and alerting.

A server for querying Loki logs from Grafana.

An MCP server for log analysis using the LogAI framework, with optional Grafana and GitHub integrations.

A Go-based server to query Grafana Loki logs using the Model Context Protocol (MCP).

Paid remote MCP for server uptime checks, schema validation, auth failure detection, SLA receipts, and status report exports.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.