Skip to main content
Glama

BothyBoard

人間とエージェントのためのボシー: 共有タスクボード、作業のDAG、およびコーディングエージェントが作業を引き取り、保留し、引き継ぐためのMCPサーバー。

MITライセンス。pnpm + Turborepoモノレポとして構築されています(apps/webpackages/* を利用)。

スタック

  • Node 24 LTS, pnpm 11, Turbo

  • TanStack Start + React 19 + Nitro (Vercel)

  • Postgres (Neon in production, PGLite in local preview)

  • Better Auth, MCP over HTTP, 個人アクセストークン

Related MCP server: coordinaut

セットアップ

pnpm install
pnpm dev

pnpm(スタンドアロン、Corepackではない)が必要です。Node >=24

スクリプト

目的

pnpm dev

ポート8080でライブアプリ

pnpm build

本番Vercel出力

pnpm typecheck

ワークスペース全体で tsc --build

pnpm lint

Biome

pnpm knip

未使用のエクスポート/依存関係

ローカルでは 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

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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