prodboard Give AI coding agents a persistent task board and a cron scheduler so they can manage work across sessions. The problem: AI coding agents lose context between sessions. They can't remember what tasks exist, what's in progress, or what to work on next. There's no way to schedule them to run recurring jobs like daily triage or nightly CI. The solution: prodboard is a local issue tracker backed by SQLite that agents can read and write through MCP tools. It includes a cron daemon that spawns agents on a schedule, with optional tmux session wrapping and git worktree isolation.
| Stars | 5 |
| Forks | 1 |
| Language | TypeScript |
| Category | MCP 服务器 |
| License | MIT |
| Quality Score | 36.25/100 |
| Last Updated | 2026-04-02 |
| Created | 2026-02-28 |
| Platforms | claude-code, cli, mcp, node |
| Est. Tokens | ~14k |
Explore other popular mcp 服务器 tools:
prodboard is Self-hosted, CLI-first issue tracker and cron scheduler for Claude Code agents. It is categorized as a MCP 服务器 with 5 GitHub stars.
prodboard is primarily written in TypeScript. It covers topics such as ai-agents, bun, claude.
You can find installation instructions and usage details in the prodboard GitHub repository at github.com/G4brym/prodboard. The project has 5 stars and 1 forks, indicating an active community.
prodboard is released under the MIT license, making it free to use and modify according to the license terms.