Generate, parse, and validate crontab expressions for scheduled task setup.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "Crontab" MCP server from askskill: Run: claude mcp add --transport http 'io-github-pipeworx-io-crontab' 'https://gateway.pipeworx.io/crontab/mcp'
Generate a crontab expression for running a backup task at 9 AM every weekday, and explain what each field means.
A valid crontab expression plus a field-by-field explanation of minute, hour, day, month, and weekday.
Parse this crontab expression `0 */6 * * *`, tell me its schedule frequency, and explain it in plain language.
An explanation of the execution pattern and a plain-language description of when it runs.
Check whether this crontab expression is valid: `61 24 * * 8`. If it is invalid, identify the errors and suggest corrected versions.
Identification of out-of-range fields and suggested corrected expressions that follow crontab rules.
Manage scheduled email sending jobs with Cron and SendGrid automation.
Schedule recurring and one-time jobs with retries, priorities, and dependencies.
Schedule reminders and notifications for AI agents via QStash and NTFY.
Turn CVs and projects into MCP tools for querying and job matching.
Provides basic arithmetic calculations for quick add, subtract, multiply, and divide tasks.
Use specialized MCP servers for data, documents, calendars, and prompt workflows.