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
73
155
JavaScript
MIT License
这是 Excalidraw 的模型上下文协议 (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 绘图导出为 SVGexport_to_png
:将 Excalidraw 绘图导出为 PNGexport_to_json
:将 Excalidraw 绘图导出为 JSON麻省理工学院
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
模型上下文协议服务器提供 API 功能,用于创建、管理和导出各种格式(如 SVG、PNG 和 JSON)的 Excalidraw 绘图。
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