shared-whiteboard

camfung/shared-whiteboard
★ 1 stars JavaScript AI/LLM Updated today
A draw.io-style tldraw whiteboard you and Claude co-edit in real time, via an MCP server. Named persistent boards, custom UML shapes, reusable templates.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "shared-whiteboard": {
      "command": "npx",
      "args": [
        "-y",
        "camfung/shared-whiteboard"
      ]
    }
  }
}

README Excerpt

--- tags: - whiteboard - tldraw - mcp - tool - plugin --- Named, persistent draw.io-style whiteboards in the browser that **you and Claude edit at the same time**. Boards live on a small sync server; the browser renders them with [tldraw](https://tldraw.dev); an MCP server lets Claude open a board by

Tools (1)

list_boards