Excalidraw MCP Server
Rank #1087pulsemcp/excalidraw
Generates hand-drawn style Excalidraw diagrams with streaming animations and interactive editing.
Excalidraw MCP Server is a Model Context Protocol (MCP) server published by excalidraw. It ranks #1087 of 58,832 servers tracked on MCP Toplist, and its repository has 4,620 GitHub stars. Excalidraw MCP Server is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Mar 15, 2025.
Ranks ahead of 57,745 of 58,832 servers on MCP Toplist.
Use Excalidraw MCP Server
Add Excalidraw MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"excalidraw": {
"url": "https://mcp.excalidraw.com/mcp"
}
}
}{
"mcpServers": {
"excalidraw": {
"url": "https://mcp.excalidraw.com/sse"
}
}
}Listed on 1 registry
excalidraw
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is Excalidraw MCP Server?
- Generates hand-drawn style Excalidraw diagrams with streaming animations and interactive editing.
- Who maintains Excalidraw MCP Server?
- Excalidraw MCP Server is maintained by excalidraw, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is Excalidraw MCP Server an official MCP server?
- Excalidraw MCP Server is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Excalidraw MCP Server have?
- Excalidraw MCP Server ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Excalidraw MCP Server?
- The source code for Excalidraw MCP Server is hosted at github.com/excalidraw/excalidraw-mcp.