MCP Server
MCP
DevHelm MCP Server
Monitor uptime, manage incidents, configure alerting, and query dependency status via DevHelm
Install
uvx devhelm-mcp-server
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "devhelm-mcp-server",
"version": "1.0.2",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "DevHelm API token for authentication",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "DEVHELM_API_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment