Debug and automate Electron apps with windows, IPC, logs, and process inspection.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "electron-mcp" yet — see the docs or source repo.
Connect to my Electron app, inspect the current main-process state, recent logs, and exception stack traces, then help identify likely causes of a blank screen after launch and provide troubleshooting steps.
A summary of main-process state, key error analysis, and step-by-step debugging recommendations.
Launch and connect to the Electron app, list all windows, switch to the settings window, perform click and text input actions, verify whether the Save button is enabled, and record the results.
A window list, the automation execution trace, and a pass/fail test result record.
Monitor and analyze the app's IPC message flow, identify channels where the renderer sends messages but the main process does not respond correctly, and explain likely code issues with fix suggestions.
Identified IPC channel issues, explanations of abnormal messages, and actionable fix recommendations.
Debug Electron apps via MCP with process control and deep inspection.
Embed MCP in Electron apps to control windows and renderers via CDP.
Provides IPC scaffolding, security auditing, and build help for Electron projects.
Debug Electron main and renderer processes with automation and network capture.
Generate correct Electron code with security audits, migrations, and build diagnostics.
Automate browser tasks, capture console logs, and take screenshots for web workflows.