amafjarkasi/electron-mcp-server
🚀 A powerful MCP server for debugging Electron applications with deep Chrome DevTools Protocol integration. Control, monitor, and debug Electron apps through a standardized API.
Platform-specific configuration:
{
"mcpServers": {
"electron-mcp-server": {
"command": "npx",
"args": [
"-y",
"electron-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...