A
securityA
licenseA
qualityA Model Context Protocol server that enables LLMs to create, modify, and manipulate Excalidraw diagrams through a structured API.
Last updated -
11
27
281
MIT License
これは、Excalidraw の Model Context Protocol (MCP) サーバーであり、Excalidraw 図面を操作するための API 機能を提供します。
サーバーは次のツールを提供します。
create_drawing
: 新しいExcalidraw図面を作成するget_drawing
: ID で Excalidraw 図面を取得するupdate_drawing
: ID で Excalidraw 図面を更新するdelete_drawing
: ID で Excalidraw 図面を削除するlist_drawings
: すべての Excalidraw 図面を一覧表示しますexport_to_svg
: Excalidraw の描画を SVG にエクスポートします。export_to_png
: Excalidraw の図面を PNG にエクスポートします。export_to_json
: Excalidraw 図面を JSON にエクスポートするマサチューセッツ工科大学
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
SVG、PNG��JSON などのさまざまな形式で Excalidraw 図面を作成、管理、エクスポートするための API 機能を提供するモデル コンテキスト プロトコル サーバー。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/i-tozer/excalidraw-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server