MCP Directory
Back

excalidraw-mcp

by excalidraw · TypeScript · ★ 4,235

Fast and streamable Excalidraw MCP App

Install

npx -y github:excalidraw/excalidraw-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "excalidraw-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:excalidraw/excalidraw-mcp"
      ]
    }
  }
}

From the README

MCP server that streams hand-drawn Excalidraw diagrams with smooth viewport camera control and interactive fullscreen editing. Works with any client that supports [MCP Apps](https://modelcontextprotocol.io/docs/extensions/apps) — Claude, ChatGPT, VS Code, Goose, and others. If something doesn't work, please [open an issue](https://github.com/antonpk1/excalidraw-mcp-app/issues). For apps that don't yet have an official integration, you can add a custom MCP / connector (naming can vary between apps). **Option A: Download Extension** 1. Download from [Releases](https://github.com/antonpk1/ex…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers