mcpbeat Sign in

Cron MCP Server

local only

Cron runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 25 Feb 2026.

MCP server for cron expression parsing, validation, and scheduling.

Installs / week
not published
1
Stars
0 open issues
25 Feb 2026
Last commit
from GitHub
License
JavaScript

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs with shell=True mcp_forge.py:201
        subprocess.run(["npm", "install"], cwd=str(server_dir), capture_output=True, timeout=60, shell=True)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Cron

same job, measured the same way
Env
by ryudi84

MCP server for .env file validation, parsing, and comparison.

local only
Noyalib MCP
by sebastienrousseau

MCP server for lossless YAML 1.2 parsing, formatting, and validation (pure Rust).

local only
Mermaid MCP
by mermaidchart

MCP server for Mermaid diagram validation and rendering

25 tools answering
Regex Lab
by ryudi84

MCP server for regex testing, matching, replacing, and validation

local only
Alembica MCP
by open-and-sustainable

MCP server for Alembica validation, extraction, cost estimation, and schema queries.

local only
Firebase MCP Server
by dasasian

MCP server for Firebase — Firestore, Storage, Auth, and Cloud Logging, with schema validation.

32 installs/wk local only
Precision Concretecoating
by precision-concretecoating

Precision Concrete Coating MCP for services, estimates, scheduling, and business information.

33 tools answering
Oh My Posh Configurator
by jamesmontemagno

MCP server for creating, validating, and exporting Oh My Posh terminal prompt configurations.

35 installs/wk local only

Cron — questions

Answers built from our own checks of this server.

Why is there no uptime for Cron?
Cron runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Cron open source?
We cannot say either way: written in JavaScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.