tldraw-mcp-app
by ZunbaRan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TLDRAW_MCP_URL | No | Probe target | loopback MCP URL |
| TLDRAW_MCP_HOST | No | Listen address | 127.0.0.1 |
| TLDRAW_MCP_PORT | No | Listen port | 39512 |
| TLDRAW_MCP_SCOPE_ID | No | Stable deployment/user namespace identity | local-user |
| TLDRAW_MCP_CANVAS_ID | No | Initial/default canvas | interop-acceptance |
| TLDRAW_MCP_STATE_PATH | No | Legacy monolithic state import source and rollback evidence | runtime state file |
| TLDRAW_MCP_STORE_ROOT | No | Namespaced catalog, canvas records, history, recoverable trash, and content-addressed assets | next to state path |
| TLDRAW_MCP_RUNTIME_DIR | No | Managed process files | platform data directory |
| TLDRAW_MCP_WORKSPACE_ID | No | Stable workspace namespace identity | default-workspace |
| TLDRAW_MCP_ALLOWED_HOSTS | No | HTTP Host allowlist; required for non-loopback bind | loopback hostnames |
| TLDRAW_MCP_APP_HTML_PATH | No | Verified App bundle | sibling dist/app.html |
| TLDRAW_MCP_ASSET_GC_MODE | No | Startup-only revision-aware asset maintenance: delete, dry-run, or off | delete |
| TLDRAW_MCP_ALLOWED_ORIGINS | No | HTTP Origin-host allowlist; required for non-loopback bind | loopback hostnames |
| TLDRAW_MCP_INSTALLATION_ID | No | Stable installation identity seed used to partition App caches | resolved store root |
| TLDRAW_MCP_PROVENANCE_PATH | No | App integrity metadata | sibling provenance |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues