Excalidraw MCP Server
by i-tozer
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_drawingC | Create a new Excalidraw drawing |
| get_drawingC | Get an Excalidraw drawing by ID |
| update_drawingC | Update an Excalidraw drawing by ID |
| delete_drawingB | Delete an Excalidraw drawing by ID |
| list_drawingsC | List all Excalidraw drawings |
| export_to_svgC | Export an Excalidraw drawing to SVG |
| export_to_pngC | Export an Excalidraw drawing to PNG |
| export_to_jsonC | Export an Excalidraw drawing to JSON |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/i-tozer/excalidraw-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server