- Explore MCP Servers
- excalidraw-mcp
Excalidraw Mcp
What is Excalidraw Mcp
Excalidraw-MCP is a server that enables the creation of Excalidraw diagrams through various hosts like Claude Desktop and Cursor, featuring a live web application preview.
Use cases
Use cases include creating flowcharts, wireframes, and collaborative brainstorming sessions, as well as integrating with other applications for enhanced diagramming capabilities.
How to use
To use Excalidraw-MCP, clone the repository, run ‘npm i’ to install dependencies, and then execute ‘npm run build’. Configure the MCP server with the appropriate host settings as specified in the README.
Key features
Key features include real-time web app previews of diagrams, compatibility with multiple hosts, and a straightforward setup process for developers.
Where to use
Excalidraw-MCP can be used in educational environments, collaborative design sessions, software development, and any scenario requiring visual diagramming.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Excalidraw Mcp
Excalidraw-MCP is a server that enables the creation of Excalidraw diagrams through various hosts like Claude Desktop and Cursor, featuring a live web application preview.
Use cases
Use cases include creating flowcharts, wireframes, and collaborative brainstorming sessions, as well as integrating with other applications for enhanced diagramming capabilities.
How to use
To use Excalidraw-MCP, clone the repository, run ‘npm i’ to install dependencies, and then execute ‘npm run build’. Configure the MCP server with the appropriate host settings as specified in the README.
Key features
Key features include real-time web app previews of diagrams, compatibility with multiple hosts, and a straightforward setup process for developers.
Where to use
Excalidraw-MCP can be used in educational environments, collaborative design sessions, software development, and any scenario requiring visual diagramming.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
Excalidraw MCP
MCP server creating Excalidraw diagrams via Claude Desktop, Cursor, or other hosts with a live web app preview.
Setup
From repo root, run
npm i npm run build
Configure MCP server for the relevant host
{ "mcpServers": { "excalidraw": { "command": "node", "args": [ "<repo_root>\\build\\index.js" ] } } }
Example



Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










