Fromsko/excalidraw-mcp-server
npx -y @fromsko/excalidraw-mcp-server
Platform-specific configuration:
{
"mcpServers": {
"excalidraw-mcp-server": {
"command": "npx",
"args": [
"-y",
"excalidraw-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> π¦ This is a fork and npm package version maintained by [@fromsko](https://github.com/fromsko) > π Original project by [@yctimlin](https://github.com/yctimlin/mcp_excalidraw) > π Package name: `@fromsko/excalidraw-mcp-server`
A comprehensive TypeScript-based system that combines Excalidraw's powerful drawing capabilities with Model Context Protocol (MCP) integration, enabling AI agents to create and manipulate diagrams in real-time on a live canvas.
> π Choose Your Installation Method
| Version | Status | Recommended For | | --------------------- | ---------------------------- | ------------------- | | Local Development | β FULLY TESTED | π― RECOMMENDED | | NPM Published | π§ DEBUGGING IN PROGRESS | Development testing | | Docker Version | π§ UNDER DEVELOPMENT | Future deployment |
For the most stable experience, we recommend using the local development setup. We're actively working on improving the NPM package and Docker deployment options.
> See MCP Excalidraw in Action!
[![MCP Excalidraw Demo](https:
Loading reviews...