← Index

io.github.jaredhobbs/cronalert

io.github.jaredhobbs/cronalert·v1.0.6·Calendar & Time
Quality Score
83
/100

Manage CronAlert uptime monitors, check results, and incidents from any MCP client.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "cronalert": {
      "command": "npx",
      "args": [
        "-y",
        "cronalert-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "cronalert": {
      "command": "npx",
      "args": [
        "-y",
        "cronalert-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y cronalert-mcp
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Calendar & Time