Fromsko/excalidraw-mcp-server
3.1
If you are the rightful owner of excalidraw-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
MCP Excalidraw Server is a TypeScript-based system that integrates Excalidraw's drawing capabilities with Model Context Protocol (MCP) for real-time AI-driven diagram creation.
Tools
Functions exposed to the LLM to take actions
create_element
Create any type of Excalidraw element.
update_element
Modify existing elements.
delete_element
Remove elements.
query_elements
Search elements with filters.
batch_create_elements
Create complex diagrams in one call.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client