Loading MCP server directory, please wait...
MCP server for Healthchecks.io API
npx @getmcp/cli add io.github.nguyenhuy158/healthchecksio-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
HEALTHCHECKS_API_KEYHealthchecks.io API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nguyenhuy158/healthchecksio-mcp": {
"command": "npx",
"args": [
"-y",
"healthchecksio-mcp"
],
"env": {
"HEALTHCHECKS_API_KEY": ""
}
}
}
}