← Back to search

cronmcp

vaibhavpandeyvpz Scanned 29d ago

TypeScript stdio MCP server for managing local cron prompts.

A
95.1 / 100

Versions

0.3.4latest
Apr 28, 2026
0.3.3
Apr 28, 2026
0.3.2
Apr 25, 2026
0.3.1
Apr 25, 2026
0.3.0
Apr 25, 2026
+ show 2 moreshow less
0.2.0
Apr 24, 2026
0.1.0
Apr 20, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 4

cron_add_job
annotations: none low

Add a cron job with a 5-field local schedule (M H DoM Mon DoW), prompt, and once flag, then schedule it immediately.

cron_list_jobs
annotations: none low

List scheduled cron jobs loaded from ~/.cronmcp/crontab with runtime scheduling status.

cron_update_job
annotations: none low

Update schedule, prompt, and/or once for a cron job and reschedule it. Schedules must use 5 local-time fields: M H DoM Mon DoW.

cron_remove_job
annotations: none low

Remove a cron job from ~/.cronmcp/crontab and stop its scheduled worker.

Permissions 1

env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 15

low
Tool 'cron_list_jobs' has no annotations annotation_checker · 100%
low
Tool 'cron_add_job' has no annotations annotation_checker · 100%
low
Tool 'cron_update_job' has no annotations annotation_checker · 100%
low
Tool 'cron_remove_job' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
info
package.json metadata manifest_parser · 100%
info
Tool: cron_list_jobs manifest_parser · 85%
info
Tool: cron_add_job manifest_parser · 85%
info
Tool: cron_update_job manifest_parser · 85%
info
Tool: cron_remove_job manifest_parser · 85%
info
Transport: stdio manifest_parser · 90%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 130 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%