Skip to main content
Glama
jaredhobbs

cronalert-mcp

by jaredhobbs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CRONALERT_API_KEYYesYour CronAlert API key, obtained from Settings > API Keys on cronalert.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_monitors

List all uptime monitors. Optionally filter by status (up, down, unknown) and paginate.

create_monitor

Create a new uptime monitor that periodically checks a URL and alerts on failure.

get_monitor

Get detailed information about a specific monitor including its current status.

update_monitor

Update an existing monitor's configuration (name, URL, interval, method, etc.).

delete_monitor

Permanently delete a monitor and all its check history. This cannot be undone.

get_check_results

Get recent check results for a monitor, including response times, status codes, and uptime percentage.

get_monitor_incidents

Get incidents for a specific monitor — periods when the monitor was down.

list_incidents

List all active incidents across all monitors.

list_status_pages

List all public status pages configured for your account.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jaredhobbs/cronalert-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server