Loomal

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

0 starsnpm: cronalert-mcp

About cronalert

cronalert is an MCP (Model Context Protocol) server published by jaredhobbs in the official MCP registry, listed under Monitoring on Loomal. Manage CronAlert uptime monitors, check results, and incidents from any MCP client.

It ships as an npm package (cronalert-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/jaredhobbs/cronalert-mcp.

Use cronalert with your agent

Claude Code · one command
claude mcp add cronalert -- npx -y cronalert-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "cronalert": {
      "command": "npx",
      "args": [
        "-y",
        "cronalert-mcp"
      ]
    }
  }
}
npmcronalert-mcp

Frequently asked questions

What is cronalert?
cronalert is an MCP (Model Context Protocol) server by jaredhobbs in the Monitoring category. Manage CronAlert uptime monitors, check results, and incidents from any MCP client.
How do I connect cronalert to Claude, Cursor, or another MCP client?
Install cronalert from its npm package (cronalert-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is cronalert open source?
Yes — the source code is public at github.com/jaredhobbs/cronalert-mcp.
Can AI agents pay to use cronalert?
Not yet through Loomal — cronalert is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain cronalert? Claim this listing free by verifying GitHub ownership, or contact us.