Excalidraw MCP
@al1y
关于 Excalidraw MCP
MCP server creating Excalidraw diagrams via Claude Desktop, Cursor, or other hosts with a live web app preview.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"excalidraw": {
"command": "node",
"args": [
"<repo_root>\\build\\index.js"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
—
其他 分类下的更多 MCP 服务器

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
评论