01Manages Excalidraw drawings with create, read, update, and delete operations
02Exports drawings to SVG, PNG, and JSON formats
03Utilizes a simple file-based storage system
04Supports `stdio` for interactive communication
05Provides dedicated tools for drawing management and export operations
060 GitHub stars