Skip to main content
Glama
crontinel

@crontinel/mcp-server

Official
by crontinel

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CRONTINEL_API_KEYYesYour Crontinel API key
CRONTINEL_API_URLNoOverride the API base URL (self-hosted or local dev)https://app.crontinel.com

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_scheduled_jobsA

List all monitored cron commands with their last run status and timing

get_cron_statusA

Get the last run status, exit code, and duration for a specific cron command

get_queue_statusA

Get queue depth, failed job count, and oldest job age for all queues or a specific queue

get_horizon_statusA

Get a snapshot of Laravel Horizon health: supervisor states, paused status, failed jobs per minute

list_recent_alertsA

List alerts that have fired in the last N hours

acknowledge_alertA

Dismiss an active alert by its alert key

create_alertB

Create a new alert channel (slack, email, or webhook) for the app

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/crontinel/mcp-server'

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