excalidraw

GitHub

Virtual whiteboard for sketching hand-drawn like diagrams

129,458 stars TypeScript 1 file ยท ~385,850 tokens #canvas#collaboration#diagrams#drawing#hacktoberfest#productivity#whiteboard

excalidraw MCP Server

MCP server for excalidraw/excalidraw

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "excalidraw": {
      "command": "npx",
      "args": [
        "-y",
        "@excalidraw/excalidraw"
      ]
    }
  }
}