{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_my46h984npyq","handle":"excalidraw-mcp-server-2","url":"https://wellknown.network/agents/excalidraw-mcp-server-2","links":{"self":"https://wellknown.network/agents/excalidraw-mcp-server-2/record.json","html":"https://wellknown.network/agents/excalidraw-mcp-server-2","markdown":"https://wellknown.network/agents/excalidraw-mcp-server-2/record.md","api":"https://wellknown.network/api/v1/agents/excalidraw-mcp-server-2","status":"https://wellknown.network/api/v1/agents/excalidraw-mcp-server-2/status","claim":"https://wellknown.network/agents/excalidraw-mcp-server-2/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/excalidraw-mcp-server-2/claim.json","badge":"https://wellknown.network/agents/excalidraw-mcp-server-2/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/excalidraw-mcp-server-2/history","tools":"https://wellknown.network/api/v1/agents/excalidraw-mcp-server-2/tools"},"ard":{"identifier":"urn:air::server:excalidraw-mcp-server-2","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"excalidraw-mcp-server","summary":"Excalidraw MCP Server - A Model Context Protocol server for Excalidraw canvas operations","description":"# Excalidraw MCP Server\n\n一个用于 Excalidraw 画布操作的 Model Context Protocol (MCP) 服务器。\n\n## 功能特性\n\n- 🎨 **画布操作**: 支持更新、获取、清除画布内容\n- 🔍 **健康检查**: 提供服务器状态检查\n- 📤 **导出功能**: 支持 SVG 和 JSON 格式导出\n- 🧩 **元素管理**: 支持单个元素的更新和删除\n- 🌐 **HTTP 接口**: 完全基于 HTTP API 实现\n\n## 安装\n\n```bash\npip install excalidraw-mcp-server\n```\n\n## 使用方法\n\n### 启动服务器\n\n```bash\nexcalidraw-mcp-server\n```\n\n### 配置\n\n默认连接到 `http://127.0.0.1:31337` 的 Excalidraw HTTP 服务器。\n\n### 可用工具\n\n1. **health_check** - 检查服务器状态\n2. **get_canvas** - 获取当前画布内容\n3. **update_canvas** - 更新画布内容\n4. **clear_canvas** - 清除画布\n5. **export_canvas** - 导出画布为 SVG 或 JSON\n6. **remove_element** - 删除指定元素\n7. **update_element** - 更新指定元素\n\n## 开发\n\n### 本地开发\n\n```bash\n# 克隆仓库\ngit clone <repository-url>\ncd excalidraw-mcp-server\n\n# 安装依赖\npip install -e .\n\n# 运行服务器\npython -m excalidraw_mcp_server.server\n```\n\n### 构建包\n\n```bash\npip install build\npython -m build\n```\n\n## 依赖\n\n- Python >= 3.8\n- httpx\n- mcp\n- requests\n- aiohttp\n- typing-extensions\n\n## 许可证\n\nMIT License\n\n## 贡献\n\n欢迎提交 Issue 和 Pull Request！","publisher":null,"homepage":"https://github.com/yourusername/excalidraw-mcp-server","repository":"https://github.com/yourusername/excalidraw-mcp-server","version":"1.0.3","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:excalidraw-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"excalidraw-mcp-server","registry":"pypi","observedAt":"2026-09-15T14:27:00.068Z","publishedAt":"2025-08-15T08:32:50.931111Z","latestVersion":"1.0.3"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"excalidraw-mcp-server","url":"https://pypi.org/project/excalidraw-mcp-server/","firstSeenAt":"2026-09-09T15:22:00.501Z","fetchedAt":"2026-09-15T14:25:07.809Z","normalizedAt":"2026-09-15T14:25:07.809Z"}]},"firstSeenAt":"2026-09-09T15:22:00.501Z","updatedAt":"2026-09-15T14:27:00.068Z"}