Back to search
30
MCP

excalidraw-mcp-sentinel

npm/excalidraw-mcp-sentinel

Hardened, self-hosted Excalidraw MCP server with SQLite persistence, multi-tenancy, auto-sync, security middleware, and 369 tests

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@sanjibdevnath/mcp-excalidraw-local
Fully local MCP server for Excalidraw with SQLite persistence, multi-tenancy, auto-sync, real-time canvas, and 32 tools
0 tools
io.github.debu-sinha/excalidraw
Security-hardened Excalidraw MCP server with auth, rate limiting, and 14 tools
0 tools
mcp-excalidraw-server
Advanced MCP server for Excalidraw with real-time canvas, WebSocket sync, and comprehensive diagram management
0 tools
excalidraw-architect-mcp
An MCP server that generates beautiful Excalidraw architecture diagrams with perfect auto-layout, stateful editing, and architecture-aware c
0 tools
excalidraw-mcp
Unofficial MCP server for Excalidraw diagram management with canvas sync
0 tools
@fromsko/excalidraw-mcp-server
Advanced MCP server for Excalidraw with real-time canvas, WebSocket sync, and comprehensive diagram management
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "excalidraw-mcp-sentinel": {
      "url": "None",
      "transport": "http"
    }
  }
}