Excalidraw

v1.0.2Developer Toolsstable

Security-hardened MCP server for Excalidraw with API key auth, rate limiting, real-time WebSocket sync, and 14 diagramming tools

excalidrawmcpmodel-context-protocol
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Excalidraw?

Excalidraw is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to security-hardened mcp server for excalidraw with api key auth, rate limiting, real-time websocket sync, and 14 diagramming tools

Security-hardened MCP server for Excalidraw with API key auth, rate limiting, real-time WebSocket sync, and 14 diagramming tools

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Security-hardened MCP server for Excalidraw with API key aut

Use Cases

Create and manage architecture diagrams with security-hardened features.
Build diagramming tools with real-time WebSocket sync and rate limiting.
debu-sinha

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.0.2
UpdatedFeb 8, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y excalidraw-mcp-server

Manual Installation

npx -y excalidraw-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Excalidraw

What is Excalidraw?

Excalidraw is a Model Context Protocol (MCP) server that security-hardened mcp server for excalidraw with api key auth, rate limiting, real-time websocket sync, and 14 diagramming tools It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Excalidraw?

Install via npm with the command: npx -y excalidraw-mcp-server. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Excalidraw?

Excalidraw works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Excalidraw free to use?

Yes, Excalidraw is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Excalidraw?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides