← Index

io.github.cmd8/excalidraw-mcp

io.github.cmd8/excalidraw-mcp·v1.2.0·Other
Quality Score
76
/100

Model Context Protocol server for Excalidraw diagrams.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "excalidraw-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@cmd8/excalidraw-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "excalidraw-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@cmd8/excalidraw-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @cmd8/excalidraw-mcp
§03  MCP Quality Score  ·  methodology
freshness
16
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other