Skip to main content
Glama
jaredhobbs

cronalert-mcp

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_monitorsA

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

create_monitorA

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

get_monitorB

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

update_monitorA

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

delete_monitorA

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

get_check_resultsB

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

get_monitor_incidentsB

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

list_incidentsB

List all active incidents across all monitors.

list_status_pagesB

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