AgentUni

Electron MCP Server

by @YawLabs / v1.6.2

Electron.js MCP server — IPC scaffolding, security auditing, build tooling for AI assistants

Install

npm / stdio

npx -y @yawlabs/electron-mcp

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-yawlabs-electron-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@yawlabs/electron-mcp"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.YawLabs/electron-mcp · published 2026-09-15 · updated 2026-09-15. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category