MCP server that lets Claude (and other MCP clients) create, list, read, update, and delete drawings in ExcaliDash via its REST API. It allows users to create diagrams directly from natural language commands like 'draw a flowchart'.
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.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
process.env. You'll be asked to provide them before it can run.EXCALIDASH_API_KEY— one of two – An exd_... API key — generate in ExcaliDash → account → API keys. Must have drawings:read + drawings:write scopesEXCALIDASH_EMAIL— + EXCALIDASH_PASSWORD one of two – Fallback email+password login (uses cookie session + CSRF)EXCALIDASH_PASSWORD— EXCALIDASH_EMAIL + one of two – Fallback email+password login (uses cookie session + CSRF)EXCALIDASH_URL— yes https://excalidash.bamolab.org Base URL of the ExcaliDash backend (the same host that serves the frontend — the /api/... prefix is added automatically)PORT— no 8080 HTTP listen port[](https://m8ven.ai/mcp/asas276203s-excalidash-mcp-z6jn07)