excalidraw-mcp
18
The Excalidraw MCP Server allows users to manipulate and manage Excalidraw drawings via an API, offering functionality to create, update, delete, and export drawings in various formats. The server simplifies interaction with Excalidraw drawings, enhancing operability and efficiency for developers.
Excalidraw MCP Server
This project is a Model Context Protocol (MCP) server specifically for Excalidraw, providing API functions to manage and manipulate Excalidraw drawings.
Features
- Manage Excalidraw drawings: create, read, update, and delete.
- Export drawings to SVG, PNG, and JSON.
- Utilizes a simple file-based storage system.