MCPServers
Excalidraw - MCP server logo

Excalidraw

18
0

Summary

The Excalidraw MCP server provides AI assistants with direct access to create, manage, and export Excalidraw drawings through a set of specialized tools. Built with TypeScript using the Model Context Protocol SDK, it offers eight core tools for creating, retrieving, updating, deleting, and listing drawings, as well as exporting them to SVG, PNG, and JSON formats. The implementation features persistent storage of drawings, comprehensive error handling, and Docker containerization for easy deployment. This server is particularly valuable for workflows requiring diagramming capabilities within AI assistant conversations, allowing users to create and manipulate visual content without leaving their conversational interface.

Available Actions(8)

create_drawing

Create a new Excalidraw drawing.

get_drawing

Get an Excalidraw drawing by ID.

update_drawing

Update an Excalidraw drawing by ID.

delete_drawing

Delete an Excalidraw drawing by ID.

list_drawings

List all Excalidraw drawings.

export_to_svg

Export an Excalidraw drawing to SVG.

export_to_png

Export an Excalidraw drawing to PNG.

export_to_json

Export an Excalidraw drawing to JSON.

Last Updated: April 25, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그