Back to search
30
MCP

io.github.ryudi84/cron-forge-mcp

io.github.ryudi84/cron-forge-mcp

Build, explain, and validate cron expressions

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.ryudi84/cron
MCP server for cron expression parsing, validation, and scheduling.
0 tools
cron-forge-mcp
MCP server for cron expression parsing, validation, human-readable explanation, and next run calculations.
0 tools
io.github.ryudi84/regex-lab-mcp
Test, explain, and generate regular expressions
0 tools
io.github.ryudi84/json-forge-mcp
JSON processing — format, validate, diff, convert, minify, query, analyze
0 tools
io.github.ryudi84/timestamp-forge-mcp
Unix/ISO timestamp conversion, timezone math, duration calc
0 tools
io.github.ryudi84/password-forge-mcp
Generate secure passwords with configurable rules and strength check
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ryudi84/cron-forge-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}