Loomal

Security-hardened Excalidraw MCP server with auth, rate limiting, and 14 tools

3 starsnpm: excalidraw-mcp-server

About excalidraw

excalidraw is an MCP (Model Context Protocol) server published by debu-sinha in the official MCP registry, listed under Security on Loomal. Security-hardened Excalidraw MCP server with auth, rate limiting, and 14 tools

It ships as an npm package (excalidraw-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/debu-sinha/excalidraw-mcp-server, where the project has earned 3 GitHub stars.

Use excalidraw with your agent

Claude Code · one command
claude mcp add excalidraw -- npx -y excalidraw-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "excalidraw": {
      "command": "npx",
      "args": [
        "-y",
        "excalidraw-mcp-server"
      ]
    }
  }
}
npmexcalidraw-mcp-server

Frequently asked questions

What is excalidraw?
excalidraw is an MCP (Model Context Protocol) server by debu-sinha in the Security category. Security-hardened Excalidraw MCP server with auth, rate limiting, and 14 tools
How do I connect excalidraw to Claude, Cursor, or another MCP client?
Install excalidraw from its npm package (excalidraw-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is excalidraw open source?
Yes — the source code is public at github.com/debu-sinha/excalidraw-mcp-server, with 3 GitHub stars.
Can AI agents pay to use excalidraw?
Not yet through Loomal — excalidraw is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain excalidraw? Claim this listing free by verifying GitHub ownership, or contact us.