excalidraw for Cline
io.github.debu-sinha/excalidraw
Security-hardened Excalidraw MCP server with auth, rate limiting, and 14 tools
client:Cline
transport:stdio
runtime:npm
Install excalidraw in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"excalidraw": {
"command": "npx",
"args": [
"-y",
"excalidraw-mcp-server"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs