Skip to content
Back to search
30
MCP sse

io.github.therealmrfunguy/cron-pilot

io.github.therealmrfunguy/cron-pilot

Scheduled HTTP requests and shell commands with retries, timeouts, and webhook alerts.

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

Similar MCP servers embedding-nearest

Cron Pilot
Scheduled HTTP requests and shell commands with retries, timeouts, and webhook alerts.
0 tools
Cronicorn
Manage adaptive cron jobs and HTTP endpoint scheduling via AI assistants.
0 tools
io.github.therealmrfunguy/invoice-pilot
PDF invoicing with auto-chase reminders, email delivery, and payment tracking.
0 tools · sse
AgentCron
Schedule tasks for AI agents including reminders, delayed webhooks, and recurring jobs via a hosted cron service.
0 tools
AgentCron
Schedule tasks for later from your AI agent: reminders, delayed webhooks, recurring jobs.
0 tools · streamable-http
io.github.shreyas-profile/cron-mcp
Cron-as-a-service MCP. Schedule prompts; when the cron fires we POST to your callback URL.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "io.github.therealmrfunguy/cron-pilot": {
      "url": "https://cron.rjctdlabs.xyz/sse",
      "transport": "sse"
    }
  }
}