This MCP server facilitates uptime monitoring for CronAlert, allowing users to manage monitors and check results through compatible AI clients.
From the registry: Manage CronAlert uptime monitors, check results, and incidents from any MCP client.
Please install the `cronalert` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **CronAlert API key** — Sign up at cronalert.com and create an API key in Settings > API Keys. (https://cronalert.com/app/settings/api-keys)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","cronalert-mcp"]
- required environment variables:
- `CRONALERT_API_KEY`: CronAlert API key (ca_...). (example: `ca_<your-api-key>`)
Note: Also available as remote Streamable HTTP at https://cronalert.com/mcp with Authorization: Bearer ca_<key>.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.CRONALERT_API_KEYrequiredAPI key for authenticating with the CronAlert APIReal-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
Validate oh-my-posh configurations and segment snippets against the official schema.