Back to search
30
MCP

cron-forge-mcp

npm/cron-forge-mcp

MCP server for cron expression parsing, validation, human-readable explanation, and next run calculations.

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
io.github.ryudi84/cron-forge-mcp
Build, explain, and validate cron expressions
0 tools
cron-ai-mcp
AI-powered cron ai MCP server for agents. Supports parse cron, generate cron, next runs. By MEOK AI Labs.
0 tools
cron-ai-mcp
AI-powered cron ai MCP server for agents. Supports parse cron, generate cron, next runs. By MEOK AI Labs.
0 tools
env-forge-mcp
MCP server for .env file validation, parsing, comparison, and generation. Every project uses .env files.
0 tools
diff-forge-mcp
MCP server for computing text diffs, comparing strings, and generating unified diff output.
0 tools

How to use

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

{
  "mcpServers": {
    "cron-forge-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}