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

カテゴリ

タグ