Cron Job Doctor
БесплатноНе проверенDiagnoses scheduled GitHub Actions workflows for anomalies like stuck jobs, retry storms, duration creep, or recent failures.
Описание
Diagnoses scheduled GitHub Actions workflows for anomalies like stuck jobs, retry storms, duration creep, or recent failures.
README
A remote MCP server that diagnoses scheduled GitHub Actions workflows: finds jobs that have gone silently stuck, are retrying in a loop, are taking progressively longer to run, or just failed on their last run.
Tools exposed:
list_scheduled_workflows— find every workflow in a repo with aschedule:triggerget_workflow_runs— raw run history for one workflowdiagnose_workflow— run history + anomaly flags (stuck / retry storm / duration creep / recent failure)
1. Prerequisites
- A GitHub account with at least one repo that has a scheduled workflow
- A fine-grained Personal Access Token
scoped to the repo(s) you want to check, with read-only access to:
- Actions
- Contents
- Metadata
- A Vercel account
2. Push to GitHub
git init
git add .
git commit -m "Initial commit"
git remote add origin [email protected]:<you>/cron-job-doctor-mcp.git
git push -u origin main
3. Import into Vercel
- Go to vercel.com/new → Import Git Repository → select this repo (install the Vercel GitHub App first if you haven't already)
- In Environment Variables, add
GITHUB_TOKENwith your PAT - Click Deploy
Every future git push to main auto-deploys.
4. Connect it to Claude / Cowork
Add a custom connector pointing at:
https://<your-vercel-domain>/api/mcp
Then try something like: "Check my repo me/my-project for any cron jobs
that need attention."
Local development
npm install
cp .env.example .env.local # fill in GITHUB_TOKEN
npm run dev
Установка Cron Job Doctor
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/jtaylor98/cron-job-doctor-mcpFAQ
Cron Job Doctor MCP бесплатный?
Да, Cron Job Doctor MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Cron Job Doctor?
Нет, Cron Job Doctor работает без API-ключей и переменных окружения.
Cron Job Doctor — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Cron Job Doctor в Claude Desktop, Claude Code или Cursor?
Открой Cron Job Doctor на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Cron Job Doctor with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
