27
/ 100
1 month ago
glama

excalidraw-mcp

Enables AI agents to create and manipulate live visual diagrams on an Excalidraw canvas in real-time via MCP tools.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: JWT_SECRET, EXCALIDRAW_JWT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies5 high3 medium5 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highexpress-rate-limit@8.0.1GHSA-46wh-pxpv-q5gq

express-rate-limit: IPv4-mapped IPv6 addresses bypass per-client rate limiting on servers with dual-stack network

highws@8.14.2GHSA-3h5v-q93c-6h6q

ws affected by a DoS when handling a request with many HTTP headers

highws@8.14.2GHSA-96hv-2xvq-fx4p

ws: Memory exhaustion DoS from tiny fragments and data chunks

highvite@6.3.5GHSA-fx2h-pf6j-xcff

vite: `server.fs.deny` bypass on Windows alternate paths

highvite@6.3.5GHSA-p9ff-h696-f583

Vite Vulnerable to Arbitrary File Read via Vite Dev Server WebSocket

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configHOSTlocalhost Canvas server host
configLOG_LEVEL
configPORT3031 Canvas server port
configAUTH_ENABLED
🔐 secretJWT_SECRET
configALLOWED_ORIGINS
configCANVAS_AUTO_STARTtrue Auto-start canvas server with MCP server
configSYNC_RETRY_ATTEMPTS3 Number of retry attempts for failed operations
configSYNC_RETRY_DELAY_SECONDS1.0 Base delay between retry attempts (seconds)
configSYNC_RETRY_MAX_DELAY_SECONDS30.0 Maximum delay between retry attempts (seconds)
configSYNC_RETRY_EXPONENTIAL_BASE2.0 Exponential base for backoff calculation
configSYNC_RETRY_JITTERtrue Enable/disable jitter for retry delays
configMAX_ELEMENTS
configSTRUCTURED_LOGGING
configJSON_LOGGING
configLOG_FILE
configAUDIT_LOG_FILE
configMONITORING_ENABLED
configMETRICS_ENABLED
configALERTING_ENABLED
configHEALTH_CHECK_INTERVAL
configCPU_THRESHOLD
configMEMORY_THRESHOLD
configWEBSOCKET_ENABLED
configWEBSOCKET_HOST
configWEBSOCKET_PORT
configWEBSOCKET_AUTH_ENABLED
configWEBSOCKET_TLS_ENABLED
configWEBSOCKET_CERT_FILE
configWEBSOCKET_KEY_FILE
configWEBSOCKET_CA_FILE
configWEBSOCKET_METRICS_ENABLED
configWEBSOCKET_METRICS_PORT
configENVIRONMENT
🔐 secretEXCALIDRAW_JWT_SECRET
configEXCALIDRAW_TOKEN_EXPIRY
configEXCALIDRAW_AUTH_ENABLED
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/lesleslie-excalidraw-mcp-1dthwa)](https://m8ven.ai/mcp/lesleslie-excalidraw-mcp-1dthwa)
commit: 9f329260e52abecee0d0e5e385b2ef41b353815f
code hash: b4144f08df54b34e8b295d0680b8e20a0ba1fa9cb43a6427a3bfbcfc446b35e0
verified: 6/17/2026, 11:39:25 AM
view raw JSON →