MCP.so
ログイン

Excalidraw MCP

@al1y

Excalidraw MCP について

MCP server creating Excalidraw diagrams via Claude Desktop, Cursor, or other hosts with a live web app preview.

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

al1y

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "excalidraw": {
      "command": "node",
      "args": [
        "<repo_root>\\build\\index.js"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Excalidraw MCP?

An MCP server that creates Excalidraw diagrams via Claude Desktop, Cursor, or other hosts, with a live web app preview.

How to use Excalidraw MCP?

Install dependencies with npm i, build with npm run build, then configure the MCP host to use node <repo_root>/build/index.js as the command and arguments.

Key features of Excalidraw MCP

  • Creates Excalidraw diagrams programmatically.
  • Provides a live web app preview of diagrams.
  • Works with Claude Desktop, Cursor, and other MCP hosts.

Use cases of Excalidraw MCP

FAQ from Excalidraw MCP

コメント

「その他」の他のコンテンツ