mcp

tickstem/mcp
★ 1 stars Go 🤖 AI/LLM Updated today
MCP server for Tickstem — AI agent integration for cron jobs and email verification
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/tickstem/mcp@latest"
      ]
    }
  }
}

README Excerpt

MCP server for [Tickstem](https://tickstem.dev) — exposes cron job scheduling, uptime monitoring, heartbeat monitoring, and email verification as native tools for AI coding assistants (Claude, Cursor, Copilot, and any MCP-compatible agent). Let your AI assistant register cron jobs, create uptime monitors with response assertions, manage heartbeat monitors, verify email addresses, and query results — while you write the app code.

Tools (20)

PATHTICKSTEM_API_KEYTICKSTEM_BASE_URLbodycreate_heartbeatcreate_monitordelete_heartbeatdelete_jobdelete_monitorget_heartbeatget_jobget_monitorlist_executionslist_heartbeat_pingslist_heartbeatslist_jobslist_monitor_checkslist_monitorslist_verify_historypause_heartbeat