# yctimlin/mcp_excalidraw

MCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.

Repository: https://github.com/yctimlin/mcp_excalidraw
Canonical: https://ross.abutalabs.com/products/mcp_excalidraw
Homepage: https://mcp-excalidraw-landing.vercel.app/
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-08-21T04:16:22+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 35, longevity 38
- inputs: {"age_days": 535, "days_push": 12, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2349, forks 258 (observed 2026-08-28T04:06:40.282216+00:00)

## What it is
An MCP server, CLI, and agent skill that gives AI coding agents a live, stateful Excalidraw canvas they can draw on, inspect via screenshots, and export as .excalidraw files. It exposes 26 tools over stdio (MCP), a CLI, and a REST/WebSocket-backed canvas server for real-time diagram creation and editing.

## Use cases
- generate architecture diagrams with an AI agent
- create flowcharts programmatically from a prompt
- convert mermaid diagrams to excalidraw
- let a coding agent draw and refine diagrams on a live canvas
- export editable excalidraw files into a repository
- connect claude desktop or cursor to a diagramming tool via mcp

## When to choose
- you use Claude Code, Cursor, Codex CLI, or another MCP client and want AI-generated editable diagrams
- you need a persistent, stateful canvas the agent can revisit and refine rather than one-shot images
- you want to commit .excalidraw diagram files alongside your code
- you want a local, MIT-licensed diagramming toolkit with no API keys

## When to avoid
- you only need static diagram images without editing or agent interaction
- you cannot run Node.js 20+ locally
- you need diagramming fully offline without a browser canvas for mermaid conversion
- you want a simple diagram-as-code tool without an AI agent

## Facets
- artifact type: service
- maturity: active
- function: mcp, agent-framework, cli, http-server, websocket, data-visualization
- domain: developer-tools, artificial-intelligence, large-language-models
- platform: cli, cross-platform
- tags: excalidraw, mcp-server, diagram-generation, claude-code, agent-skill, whiteboard, canvas, mermaid, ai-agents, diagrams, nodejs, docker, web-server

## Member repositories
- yctimlin/mcp_excalidraw (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:40.282216+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:36:58.402812+00:00, confidence not recorded.
  - readme: https://github.com/yctimlin/mcp_excalidraw (fetched 2026-08-28T04:06:40.282216+00:00, sha 38052014ad7c)
  - homepage: https://mcp-excalidraw-landing.vercel.app/ (fetched 2026-08-29T10:17:44.783921+00:00, sha 0fbb221fb412)
- Data as of 2026-08-30T08:39:29.467469+00:00.
