Skip to main content
Glama
jasona7

mcp-crontab-server

by jasona7

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_crontabA

List all crontab entries for the current user with line numbers.

search_crontabA

Search crontab entries containing a keyword (case-insensitive).

get_cron_logsA

Get recent cron execution logs from the system.

explain_cron_expressionA

Explain a cron expression in plain English. Supports 5-field cron and special strings like @daily.

next_runsA

Calculate the next N execution times for a cron expression.

validate_cron_expressionA

Check if a cron expression is syntactically valid. Returns specific errors for invalid fields.

add_cron_entryA

Add a new entry to the current user's crontab.

remove_cron_entryA

Remove crontab entries matching a pattern. Shows what will be removed.

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

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