Excalidraw MCP Server
@i-tozer
关于 Excalidraw MCP Server
Model Context Protocol (MCP) server for Excalidraw - Work in Progress
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Excalidraw MCP Server?
It is a Model Context Protocol (MCP) server that provides API functionality for operating on Excalidraw drawings, including create, read, update, and delete operations, as well as export to SVG, PNG, and JSON formats. It uses a simple file-based storage system.
How to use Excalidraw MCP Server?
Clone the repository, install dependencies with npm install, build with npm run build, then start the server using npm start. The server exposes tools such as create_drawing, get_drawing, update_drawing, delete_drawing, list_drawings, export_to_svg, export_to_png, and export_to_json.
Key features of Excalidraw MCP Server
- Create, read, update, and delete Excalidraw drawings
- Export drawings to SVG, PNG, and JSON formats
- Simple file-based storage system
- Written in TypeScript with common error handling
Use cases of Excalidraw MCP Server
—
FAQ from Excalidraw MCP Server
What runtime does Excalidraw MCP Server require?
It requires Node.js and is installed via npm.
How are drawings stored?
Drawings are stored using a simple file-based storage system.
What export formats are supported?
Export is supported to SVG, PNG, and JSON formats.
What drawing management operations are available?
The server provides create, get, update, delete, and list operations.
Is authentication required?
The README does not mention any authentication mechanism.
其他 分类下的更多 MCP 服务器
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Codelf
unbugA search tool helps dev to solve the naming things problem.
评论