Skip to main content
Glama
Mihai-Codes

tldraw MCP Server

by Mihai-Codes

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_CLIENTNoClient hint: adal, claude, cursor, openai, generic (default generic)
MCP_HTTP_HOSTNoHTTP bind host (default 127.0.0.1)
MCP_HTTP_PATHNoStreamable HTTP MCP path (default /mcp)
MCP_HTTP_PORTNoHTTP bind port (default 3333)
MCP_TRANSPORTNoTransport mode: stdio or http (default stdio)
MCP_AUTH_TOKENNoBearer-token auth for HTTP
MCP_SERVER_NAMENoServer name for tool prefixes (default tldraw)
MCP_ALLOWED_HOSTSNoComma-separated Host allowlist
EXPRESS_SERVER_URLYesURL of the canvas server (e.g., http://127.0.0.1:3000)
MCP_ALLOWED_ORIGINSNoComma-separated Origin allowlist
MCP_PERFORMANCE_MODENoSet to 'true' for compact tool descriptions (default false)
INCLUDE_SERVER_IN_TOOL_NAMESNoSet to 'true' to expose tools as tldraw__create_element (default false)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/Mihai-Codes/tldraw-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server