Loading MCP server directory, please wait...
Electron.js MCP server — IPC scaffolding, security auditing, build tooling for AI assistants
npx @getmcp/cli add io.github.YawLabs/electron-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.YawLabs/electron-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/electron-mcp"
]
}
}
}