Skip to main content

DevHelm MCP server — AI agent access to monitors, incidents, alerting, and more

Project description

DevHelm MCP Server

Model Context Protocol (MCP) server for DevHelm — gives AI coding assistants (Cursor, Claude Desktop, Windsurf, etc.) access to your uptime monitors, incidents, alerting, and more.

Quick Start

Hosted (recommended)

Use the hosted server at mcp.devhelm.io. Two connection modes:

Bearer auth:

URL: https://mcp.devhelm.io/mcp
Authorization: Bearer <your-api-token>

API key in URL (for clients that only accept a URL):

URL: https://mcp.devhelm.io/<your-api-token>/mcp

Local (stdio)

pip install devhelm-mcp-server
export DEVHELM_API_TOKEN=your-token
devhelm-mcp-server

Or with uvx (no install required):

export DEVHELM_API_TOKEN=your-token
uvx devhelm-mcp-server

Cursor / Claude Desktop

Add to your MCP config:

{
  "mcpServers": {
    "devhelm": {
      "url": "https://mcp.devhelm.io/<your-api-token>/mcp"
    }
  }
}

Available Tools

Category Tools
Monitors list, get, create, update, delete, pause, resume, test, results, versions
Incidents list, get, create, resolve, delete
Alert Channels list, get, create, update, delete, test
Notification Policies list, get, create, update, delete, test
Environments list, get, create, update, delete
Secrets list, create, update, delete
Tags list, get, create, update, delete
Resource Groups list, get, create, update, delete, add member, remove member
Webhooks list, get, create, update, delete, test
API Keys list, create, revoke, delete
Dependencies list, get, track, delete
Deploy Lock acquire, current, release, force-release
Status overview

Development

uv sync
make dev          # Start with MCP Inspector (stdio)
make serve        # Start HTTP server on :8000
make test         # Run unit tests
make lint         # Check formatting
make typecheck    # Run mypy

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

devhelm_mcp_server-1.0.2.tar.gz (212.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

devhelm_mcp_server-1.0.2-py3-none-any.whl (35.9 kB view details)

Uploaded Python 3

File details

Details for the file devhelm_mcp_server-1.0.2.tar.gz.

File metadata

  • Download URL: devhelm_mcp_server-1.0.2.tar.gz
  • Upload date:
  • Size: 212.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.19

File hashes

Hashes for devhelm_mcp_server-1.0.2.tar.gz
Algorithm Hash digest
SHA256 778819518d2e2435a5881d25ccf82b1430b955989e2113b64c7bb9f242af2f5e
MD5 21ae1839b777485dfd4ad3d003903415
BLAKE2b-256 b2d1756c0d4d8160f02e882b1047ab26256bedb0bb4934e08b2d980e794dcdf1

See more details on using hashes here.

File details

Details for the file devhelm_mcp_server-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for devhelm_mcp_server-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 70f1eb0b9b1a0f3e19f18c010df56549dba6e82cf2da6b7cdd3e16d51b1f4a58
MD5 f203d5b590d234ba4ab14b5c6d2a3d2b
BLAKE2b-256 1f287c6c4cdf3209a3c7eeaea0b3b968090d8736eaa9da888e06426a1933ef1a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page