Electron MCP Server
Rank #4,426io.github.YawLabs/electron-mcp
Electron.js MCP server — IPC scaffolding, security auditing, build tooling for AI assistants
Electron MCP Server is a Model Context Protocol (MCP) server published by yawlabs. It ranks #4,426 of 132,345 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Electron MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 23 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 127,919 of 132,345 servers on MCP Toplist.
Use Electron MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add electron-mcp -- npx -y @yawlabs/electron-mcp[mcp_servers.electron-mcp]
command = "npx"
args = ["-y", "@yawlabs/electron-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"electron-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/electron-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"electron-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/electron-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"electron-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@yawlabs/electron-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"electron-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/electron-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"electron-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/electron-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.YawLabs%2Felectron-mcp)<a href="https://mcptoplist.com/server/io.github.YawLabs%2Felectron-mcp"><img src="https://mcptoplist.com/badge/io.github.YawLabs%2Felectron-mcp.svg" alt="MCP Toplist: Top 5% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
yawlabs
Other servers by yawlabs
- ctxlint#751 · 40 vers
- Tailscale MCP Server#855 · 27 vers
- PostgreSQL MCP Server#1,028 · 32 vers
- Yaw Labs AWS MCP#1,445 · 42 vers
- Caddy MCP Server#1,564 · 24 vers
- LemonSqueezy MCP Server#2,506 · 27 vers
- Yaw MCP#2,618 · 14 vers
- SSH MCP Server#2,898 · 15 vers
- npm Registry MCP Server#3,403 · 23 vers
- Fetch MCP Server#3,473 · 20 vers
- MCP Compliance#3,771 · 19 vers
- Redis MCP Server#4,114 · 16 vers
Available versions (23)
| Version | Published |
|---|---|
| 1.6.2 | Sep 15, 2026 |
| 1.6.1 | Sep 14, 2026 |
| 1.6.0 | Sep 14, 2026 |
| 1.5.1 | Sep 14, 2026 |
| 1.5.0 | Sep 14, 2026 |
| 1.4.4 | Sep 13, 2026 |
| 1.4.3 | Sep 13, 2026 |
| 1.4.2 | Sep 12, 2026 |
| 1.4.1 | Aug 23, 2026 |
| 1.4.0 | Aug 8, 2026 |
| 1.3.0 | Aug 7, 2026 |
| 1.2.15 | Jul 21, 2026 |
| 1.2.14 | Jun 7, 2026 |
| 1.2.13 | Jun 3, 2026 |
| 1.2.12 | May 28, 2026 |
| 1.2.11 | May 19, 2026 |
| 1.2.10 | May 19, 2026 |
| 1.2.9 | May 19, 2026 |
| 1.2.8 | May 16, 2026 |
| 1.2.7 | May 16, 2026 |
| 1.2.6 | May 16, 2026 |
| 1.2.5 | May 16, 2026 |
| 1.2.4 | May 15, 2026 |
Frequently asked questions
- Who maintains Electron MCP Server?
- Electron MCP Server is maintained by yawlabs, which publishes 14 MCP servers (329 total versions) tracked on MCP Toplist.
- Is Electron MCP Server listed on the Official MCP Registry?
- Yes — Electron MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Electron MCP Server have?
- MCP Toplist tracks 23 versions of Electron MCP Server, most recently published on Sep 15, 2026.
- Where can I find the source code for Electron MCP Server?
- The source code for Electron MCP Server is hosted at github.com/yawlabs/electron-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.