Back to search
30
MCP

io.github.sshwarts/napkin

io.github.sshwarts/napkin

Shared visual canvas (Excalidraw) for collaborative whiteboarding between AI agents and humans.

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

Similar MCP servers embedding-nearest

@kamiazya/whiteboard-mcp
MCP server + Excalidraw whiteboard UI for AI-assisted diagramming (Claude Code / Codex).
0 tools
Napkin
Napkin AI visual generation MCP server for Model Context Protocol hosts
0 tools
io.github.tldraw/tldraw
Draw and visually collaborate with your agents on tldraw's canvas.
0 tools · streamable-http
io.github.debu-sinha/excalidraw
Security-hardened Excalidraw MCP server with auth, rate limiting, and 14 tools
0 tools
Canvs
AI-powered diagrams, mind maps, flowcharts on a free unlimited collaborative whiteboard
0 tools · streamable-http
excalidraw-mcp
Unofficial MCP server for Excalidraw diagram management with canvas sync
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.sshwarts/napkin": {
      "url": "None",
      "transport": "http"
    }
  }
}