Skip to main content
Glama

Related Servers

Alternatives to cron-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Enables exploration, explanation, and management of crontab entries, including translating cron expressions into plain English and calculating upcoming execution times.
      8
      4
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Parse, validate, and explain cron expressions with pay-per-call via x402 (USDC on Base L2), returning next run times in any timezone.
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Parses cron expressions, returns next fire times, and provides an English description.
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Deterministic temporal reasoning engine for AI agents. LLMs are surprisingly bad at dates, timezones, business days, holidays, and recurring schedules. Taghvim gives agents deterministic temporal primitives they can call instead of guessing.
      12
      9 npm
      1
      MIT

    TDQS

    A4.3/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool serves a distinct purpose: parse (human-readable description), validate (error detection), next_runs (future schedule preview), and cron_presets (common schedules). No overlaps.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case: parse_cron, validate_cron, next_runs, cron_presets.

    Tool Count5/5

    With 4 tools, the server covers the essential operations for a cron utility: parsing, validation, preview, and preset library. Not too few or too many.

    Completeness4/5

    The tool set covers core cron tasks (parse, validate, preview, presets). Minor gaps include no tool to generate a cron expression from natural language or handle timezones explicitly, but these are not critical.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues