Skip to main content
Glama

Excalidraw MCP Server

save_scene

Save the current Excalidraw diagram and scene state to a .excalidraw file with a customizable filename for easy retrieval and sharing.

Instructions

Saves the current Excalidraw elements and scene state to a .excalidraw file.

Input Schema

NameRequiredDescriptionDefault
filenameNoOptional filename ending with .excalidraw (default: mcp_scene.excalidraw)

Input Schema (JSON Schema)

{ "properties": { "filename": { "description": "Optional filename ending with .excalidraw (default: mcp_scene.excalidraw)", "type": "string" } }, "type": "object" }

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/Abdullah007bajwa/mcp_excalidraw'

If you have feedback or need assistance with the MCP directory API, please join our Discord server