Skip to content
Back to search
30
MCP streamable-http

io.github.tldraw/tldraw

io.github.tldraw/tldraw

Draw and visually collaborate with your agents on tldraw's canvas.

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.zero-abd/draw2agent
Draw on your website, let your AI agent see it. Visual context for code generation via MCP.
0 tools
Excalidraw
Draw shapes and elements on an Excalidraw canvas in real-time via the native collaboration protocol.
0 tools
io.github.alexeibespalov/trident
Create and edit collaborative architecture diagrams with any AI assistant using the Trident 2D DSL.
0 tools · streamable-http
Drawing Tool for AI Assistants
Create and manipulate drawings with a simple canvas interface. Enhance your AI assistants by enabling them to draw filled shapes and export
0 tools
io.github.sshwarts/napkin
Shared visual canvas (Excalidraw) for collaborative whiteboarding between AI agents and humans.
0 tools
io.github.OliverGrabner/composer
Give your AI coding agent an architecture canvas to design and evolve diagrams.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.tldraw/tldraw": {
      "url": "https://tldraw-mcp-app.tldraw.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}