DevHelm MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 242 installs a week from pypi. Last commit 16 Jun 2026.
Monitor uptime, manage incidents, configure alerting, and query dependency status via DevHelm
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server -- uvx devhelm-mcp-server
{
"mcpServers": {
"mcp-server": {
"args": [
"devhelm-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-server]
command = "uvx"
args = ["devhelm-mcp-server"]
{
"mcpServers": {
"mcp-server": {
"args": [
"devhelm-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-server": {
"args": [
"devhelm-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.