Skip to main content
Glama

Excalidraw MCP Server

by i-tozer

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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