Skip to main content
Glama

BothyBoard

인간과 에이전트를 위한 보디(bothy): 공유 작업 보드, 작업 DAG, 그리고 MCP 서버로, 코딩 에이전트가 작업을 집어 들고, 보류하고, 넘겨줄 수 있습니다.

MIT 라이선스. pnpm + Turborepo 모노레포로 구축됨 (apps/webpackages/*를 사용).

스택

  • Node 24 LTS, pnpm 11, Turbo

  • TanStack Start + React 19 + Nitro (Vercel)

  • Postgres (프로덕션에서는 Neon, 로컬 미리보기에서는 PGLite)

  • Better Auth, HTTP 기반 MCP, 개인 액세스 토큰

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