Skip to content
Back to search
30
MCP streamable-http

io.github.shreyas-profile/cron-mcp

io.github.shreyas-profile/cron-mcp

Cron-as-a-service MCP. Schedule prompts; when the cron fires we POST to your callback URL.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

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.csoai-org/cron-ai-mcp
cron-ai-mcp MCP server by MEOK AI Labs
0 tools
cron-mcp-server
MCP server that lets AI coding agents parse, validate, explain, and preview cron expressions. Catches silent cron bugs (impossible schedules
0 tools
io.github.CSOAI-ORG/cron-ai-mcp
cron-ai-mcp MCP server by MEOK AI Labs
0 tools
@supernova123/cron-scheduler-mcp-server
MCP server for cron job scheduling with systemd integration, retry logic, and observability
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.shreyas-profile/cron-mcp": {
      "url": "https://cron.regiq.in/api/mcp",
      "transport": "streamable-http"
    }
  }
}