bothy-board
BothyBoard
Боти для людей и агентов: общая доска задач, DAG работ и MCP-сервер, чтобы кодирующие агенты могли подхватывать, откладывать и передавать работу.
Лицензия MIT. Собран как монорепозиторий pnpm + Turborepo (apps/web использует packages/*).
Стек
Node 24 LTS, pnpm 11, Turbo
TanStack Start + React 19 + Nitro (Vercel)
Postgres (Neon в продакшене, PGLite в локальном предпросмотре)
Better Auth, MCP по HTTP, персональные токены доступа
Related MCP server: coordinaut
Настройка
pnpm install
pnpm devТребуется pnpm (standalone, не Corepack). Node >=24.
Скрипт | Назначение |
| Живое приложение на порту 8080 |
| Продакшн-вывод Vercel |
|
|
| Biome |
| Неиспользуемые экспорты / зависимости |
Оставьте DATABASE_URL не заданным локально (PGLite). На Vercel задайте DATABASE_URL и запустите pnpm run db:migrate как часть сборки.
Структура
apps/web # TanStack Start app
packages/core # Domain: tasks, MCP, rate limits, trash
packages/db # Dual Neon / PGLite client
packages/ui # Shared UI primitives
packages/typescript-configИнструменты MCP — bothy-board.*. Ключи — bb_live_ / bb_pat_.
Лицензия
MIT © 2026 Simnova
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables AI agents and humans to collaboratively plan and manage tasks with a shared kanban and dependency graph, all stored locally.312672MIT
- AlicenseNot gradedqualityAmaintenanceCoordinates parallel AI coding agents by providing task ownership, scoped file locks, handoffs, and verification workflows.MIT
- AlicenseAqualityBmaintenanceEnables AI agents to manage a task board by investigating needs, creating well-specified tasks, and executing them end-to-end.6MIT
- AlicenseAqualityAmaintenanceMCP server for Claude Code agents to manage persistent shared task boards with dependency graphs, atomic claims, and git-bound tasks.11MIT
Related MCP Connectors
Coding agents from Claude Code, Cursor and Codex claim jobs and lock files on one shared board.
Durable agent-to-agent handoffs and shared scratchpad for multi-agent workflows.
One shared brain for your AI coding agents: team memory, agent Q&A, tasks, and file claims.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/simnova/bothy-board'
If you have feedback or need assistance with the MCP directory API, please join our Discord server