Catalog
io.github.YawLabs/electron-mcp
OfficialElectron.js MCP server — IPC scaffolding, security auditing, build tooling for AI assistants
Manage Electron.js projects with IPC scaffolding, security auditing, and build tooling.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"electron-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/electron-mcp@1.2.14"
]
}
}
}