Excalidraw MCP Server
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_elementC | Create a new Excalidraw element |
| update_elementC | Update an existing Excalidraw element |
| delete_elementC | Delete an Excalidraw element |
| query_elementsC | Query Excalidraw elements with optional filters |
| get_resourceC | Get an Excalidraw resource |
| group_elementsC | Group multiple elements together |
| ungroup_elementsC | Ungroup a group of elements |
| align_elementsC | Align elements to a specific position |
| distribute_elementsD | Distribute elements evenly |
| lock_elementsC | Lock elements to prevent modification |
| unlock_elementsC | Unlock elements to allow modification |
| save_sceneB | Saves the current Excalidraw elements and scene state to a .excalidraw file. |
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/Abdullah007bajwa/mcp_excalidraw'
If you have feedback or need assistance with the MCP directory API, please join our Discord server