Builds a bridge between Claude and Electron.js development workflows, exposing tools for IPC scaffolding, security audits, and build configuration. You'd reach for this when building desktop apps with Electron and want AI assistance with setting up inter-process communication patterns, checking for common security issues like nodeIntegration misconfigurations, or managing electron-builder configs. Handles the boilerplate and security checks that trip up Electron projects, letting you describe what you need at a higher level instead of manually wiring up main/renderer process communication or hunting through security best practices docs.
claude mcp add --transport stdio io.github.yawlabs-electron-mcp uvx electron-mcp