Skip to main content

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

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.5.0.tar.gz (220.1 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.5.0-py3-none-any.whl (38.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: devhelm_mcp_server-1.5.0.tar.gz
  • Upload date:
  • Size: 220.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.15

File hashes

Hashes for devhelm_mcp_server-1.5.0.tar.gz
Algorithm Hash digest
SHA256 1c7bde7e83b8ef56fe52692ad86a90ad327ef65c37c6bda62a5c980be4821229
MD5 c67708bcc5aeca8ab55fca7c543f649f
BLAKE2b-256 317a5c3f0f4ffd9b97057499bbc898113819d81771bbee02caacfbffe3506db4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for devhelm_mcp_server-1.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 50fce752a54d6a91eedd3c6eebf8cc6cdcdcb3e7c91a36ded6b3b559aefb3173
MD5 9b003bd31c45b91796425295838c81a9
BLAKE2b-256 1056bec27a7ab8d7ca035974e502538146d6a9c2dc791ff5fe158285c40c4aeb

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 Sentry Error logging StatusPage Status page