Skip to main content
Glama
lesleslie

excalidraw-mcp

by lesleslie

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoCanvas server hostlocalhost
PORTNoCanvas server port3031
DEBUGNoEnable debug loggingfalse
CANVAS_AUTO_STARTNoAuto-start canvas server with MCP servertrue
SYNC_RETRY_JITTERNoEnable/disable jitter for retry delaystrue
ENABLE_CANVAS_SYNCNoEnable/disable canvas synchronizationtrue
EXPRESS_SERVER_URLNoCanvas server URL for MCP synchttp://localhost:3031
SYNC_RETRY_ATTEMPTSNoNumber of retry attempts for failed operations3
SYNC_RETRY_DELAY_SECONDSNoBase delay between retry attempts (seconds)1.0
SYNC_RETRY_EXPONENTIAL_BASENoExponential base for backoff calculation2.0
SYNC_RETRY_MAX_DELAY_SECONDSNoMaximum delay between retry attempts (seconds)30.0

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/lesleslie/excalidraw-mcp'

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