electron-mcp

frozename/electron-mcp
★ 1 stars TypeScript AI/LLM Updated 3d ago
MCP server exposing Electron automation to AI agents via Playwright
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "electron-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "frozename/electron-mcp"
      ]
    }
  }
}

README Excerpt

> MCP server that lets AI agents drive **Electron apps** via Playwright. `electron-mcp` exposes a narrow, predictable tool surface — launch an Electron app, inspect its windows, click and fill the DOM, evaluate JavaScript in the renderer or main process — as a [Model Context Protocol](https://modelcontextprotocol.io) server. Agents (Claude Code,

Tools (20)

ELECTRON_MCP_ACTION_TIMEOUTELECTRON_MCP_ALLOW_MAIN_EVALUATEELECTRON_MCP_EVALUATE_TIMEOUTELECTRON_MCP_EXECUTABLE_ALLOWLISTELECTRON_MCP_LAUNCH_TIMEOUTELECTRON_MCP_LOG_LEVELELECTRON_MCP_MAX_SESSIONSELECTRON_MCP_SCREENSHOT_DIRELECTRON_MCP_TRANSPORTElectronMcpErrorassert_visible_textelectron_accessibility_snapshotelectron_clickelectron_closeelectron_console_tailelectron_dialog_policyelectron_evaluate_mainelectron_evaluate_rendererelectron_fillelectron_focus_window