Loading MCP server directory, please wait...
Monitor uptime, manage incidents, configure alerting, and query dependency status via DevHelm
npx @getmcp/cli add io.github.devhelmhq/mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
DEVHELM_API_TOKENDevHelm API token for authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.devhelmhq/mcp-server": {
"command": "uvx",
"args": [
"devhelm-mcp-server"
],
"env": {
"DEVHELM_API_TOKEN": ""
}
}
}
}