Skip to content
Back to search
30
MCP

@supernova123/cron-scheduler-mcp-server

npm/@supernova123/cron-scheduler-mcp-server

MCP server for cron job scheduling with systemd integration, retry logic, and observability

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

Similar MCP servers embedding-nearest

@supernova123/system-monitoring-mcp-server
MCP server for Linux system monitoring — CPU, memory, disk, network, processes, systemd services, and system logs for Claude, Cursor, and AI
0 tools
io.github.ryudi84/cron
MCP server for cron expression parsing, validation, and scheduling.
0 tools
@supernova123/docker-mcp-server
MCP server for Docker — container management, health checks, auto-restart, Compose lifecycle, and log streaming for Claude, Cursor, and AI a
0 tools
cron-forge-mcp
MCP server for cron expression parsing, validation, human-readable explanation, and next run calculations.
0 tools
io.github.temurkhan13/silentwatch-mcp
MCP server for cron silent-failure detection across crontab, systemd, and OpenClaw schedulers.
0 tools
@supernova123/graphql-mcp-server
MCP server for GraphQL — schema introspection, auto-generated tools, query/mutation execution for Claude, Cursor, and AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "@supernova123/cron-scheduler-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}