Excalidraw MCP
@al1y
About Excalidraw MCP
MCP server creating Excalidraw diagrams via Claude Desktop, Cursor, or other hosts with a live web app preview.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"excalidraw": {
"command": "node",
"args": [
"<repo_root>\\build\\index.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Excalidraw MCP?
An MCP server that creates Excalidraw diagrams via Claude Desktop, Cursor, or other hosts, with a live web app preview.
How to use Excalidraw MCP?
Install dependencies with npm i, build with npm run build, then configure the MCP host to use node <repo_root>/build/index.js as the command and arguments.
Key features of Excalidraw MCP
- Creates Excalidraw diagrams programmatically.
- Provides a live web app preview of diagrams.
- Works with Claude Desktop, Cursor, and other MCP hosts.
Use cases of Excalidraw MCP
—
FAQ from Excalidraw MCP
—
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments