Skip to content
Back to search
30
MCP

@itapi-core/mcp-excalidraw

npm/@itapi-core/mcp-excalidraw

KR: Excalidraw 연동 MCP 서버. EN: MCP server for generating Excalidraw JSON files.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

excalidraw-mcp-server
Excalidraw MCP Server - A Model Context Protocol server for Excalidraw canvas operations
0 tools
io.github.cmd8/excalidraw-mcp
Model Context Protocol server for Excalidraw diagrams.
0 tools
@itapi-core/mcp-proxmox
KR: Proxmox VE API 연동 MCP 서버. EN: MCP server for Proxmox VE operations over stdio and Streamable HTTP.
0 tools
excalidraw-mcp
Unofficial MCP server for Excalidraw diagram management with canvas sync
0 tools
@fromsko/excalidraw-mcp-server
Advanced MCP server for Excalidraw with real-time canvas, WebSocket sync, and comprehensive diagram management
0 tools
mcp-quickchart
KR: QuickChart API를 이용해 데이터를 시각화하는 MCP 서버. EN: MCP server for QuickChart API operations over stdio and Streamable HTTP.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@itapi-core/mcp-excalidraw": {
      "url": "None",
      "transport": "http"
    }
  }
}