tldraw MCP Server

tldraw MCP Server

A full-featured MCP server that lets AI assistants create and edit tldraw diagrams programmatically with 30 tools across all 14 shape types.

Category
访问服务器

README

tldraw MCP Server

A full-featured Model Context Protocol (MCP) server that lets AI assistants like Claude create and edit tldraw diagrams programmatically. With 30 tools across 7 categories, it supports all 14 tldraw shape types and produces standard .tldr files.

What is MCP?

The Model Context Protocol is an open standard that allows AI models to interact with external tools and services. This server exposes tldraw's drawing capabilities as MCP tools, enabling Claude (or any MCP-compatible client) to create complex diagrams, flowcharts, wireframes, and more — all through natural language.

Features

  • 14 shape types: geo, text, arrow, note, frame, draw, line, image, video, bookmark, embed, highlight, and more
  • 30 tools organized into 7 categories
  • Rich text support with tldraw's native format
  • Arrow bindings — connect shapes with smart arrows
  • Full document lifecycle — create, load, save, and export .tldr files
  • Zero browser dependencies — pure Node.js, generates files directly

Prerequisites

  • Node.js 18+
  • npm or compatible package manager
  • An MCP-compatible client (Claude Code, Claude Desktop, etc.)

Installation

git clone https://github.com/AndresMuelas2004/tldraw-mcp-server.git
cd tldraw-mcp-server
npm install
npm run build

Configuration

Claude Code

Add to your Claude Code MCP settings:

{
  "mcpServers": {
    "tldraw": {
      "command": "node",
      "args": ["C:/path/to/tldraw-mcp-server/dist/index.js"]
    }
  }
}

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tldraw": {
      "command": "node",
      "args": ["C:/path/to/tldraw-mcp-server/dist/index.js"]
    }
  }
}

Replace C:/path/to/tldraw-mcp-server with the actual path to the cloned repository.

Available Tools

Document Management

Tool Description
tldraw_new_document Create a new empty document
tldraw_load_document Load a .tldr file
tldraw_save_document Save the current document
tldraw_get_document_info Get document metadata

Shape Creation (14 types)

Tool Description
tldraw_create_geo Geometric shapes (rectangle, ellipse, diamond, star, cloud, etc.)
tldraw_create_text Text labels
tldraw_create_arrow Arrows (with optional bindings)
tldraw_create_note Sticky notes
tldraw_create_frame Frames for grouping
tldraw_create_draw Freehand drawings
tldraw_create_line Multi-point lines
tldraw_create_image Image shapes
tldraw_create_video Video embeds
tldraw_create_bookmark URL bookmarks
tldraw_create_embed Embedded content
tldraw_create_highlight Highlighter strokes

Connections

Tool Description
tldraw_bind_arrow Bind arrow endpoints to shapes
tldraw_unbind_arrow Remove arrow bindings

Shape Manipulation

Tool Description
tldraw_move_shapes Move shapes to new coordinates
tldraw_resize_shapes Resize shapes
tldraw_rotate_shapes Rotate shapes
tldraw_delete_shapes Delete shapes
tldraw_duplicate_shapes Duplicate shapes
tldraw_restyle_shapes Change shape styles
tldraw_set_opacity Set shape opacity
tldraw_update_shape_props Update any shape property
tldraw_lock_shapes Lock/unlock shapes

Grouping & Ordering

Tool Description
tldraw_group_shapes Group shapes together
tldraw_ungroup_shapes Ungroup shapes
tldraw_reparent_shapes Move shapes into frames/groups
tldraw_reorder_shapes Change z-order (front/back)

Pages

Tool Description
tldraw_create_page Create a new page
tldraw_list_pages List all pages
tldraw_rename_page Rename a page
tldraw_delete_page Delete a page
tldraw_reorder_page Reorder pages

Query & Camera

Tool Description
tldraw_list_shapes List all shapes on a page
tldraw_get_shape Get shape details by ID
tldraw_list_bindings List all bindings
tldraw_get_bindings_for_shape Get bindings for a specific shape
tldraw_list_assets List all assets
tldraw_set_camera Set camera position and zoom

Project Structure

tldraw-mcp-server/
├── src/
│   ├── index.ts              # Server entry point
│   ├── register-tools.ts     # Tool registration
│   ├── schemas/              # Zod schemas for shapes and styles
│   ├── state/                # Document state management
│   ├── tools/                # Tool implementations (one file per category)
│   └── utils/                # Helpers (IDs, indices, rich text, defaults)
├── examples/                 # Usage examples (diagram generation, serving)
├── dist/                     # Compiled output (generated)
├── package.json
└── tsconfig.json

Examples

The examples/ directory contains scripts that demonstrate usage:

  • generate-diagram.mjs — Builds a complete multi-shape diagram programmatically
  • serve-tldr.mjs — Serves a .tldr file over HTTP
  • serve-html.mjs — Serves an HTML export of a diagram
  • inject-diagram.mjs — Encodes a .tldr as base64 for browser injection
  • prep-inject.mjs — Generates a Playwright-compatible inject function
  • pw-inject.mjs — Full Playwright script for injecting diagrams into tldraw
# Build first
npm run build

# Generate a sample diagram
node examples/generate-diagram.mjs

Contributing

Contributions are welcome! Please:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/my-feature)
  3. Commit your changes
  4. Push to the branch and open a Pull Request

License

MIT

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选