Skip to main content
Glama
306,474 tools. Last updated 2026-07-25 10:38

"Electron" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • EMDB (EBI Electron Microscopy Data Bank) MCP — keyless.

  • Live shopping connector for M.K. Electronics — Bangladesh's largest authorized multi-brand electronics retailer (40+ years; 100+ global brands; 16 superstores nationwide). Use the included tools to search the in-stock catalog, fetch full product details with specs and EMI options, list categories, and find showrooms in any city. Returns current pricing in BDT and live availability — no HTML scraping needed. Ideal for shopping assistants helping customers in Bangladesh decide what to buy.

  • Run preflight checks on Node, Playwright, Electron, and environment settings without launching Electron. Inspect failures and warnings before starting a session.
    MIT
  • Spawn an Electron application by running an npm script, forwarding debug ports for remote debugging. Designed for electron-forge projects where the dev server starts first.
    MIT
  • List, switch, open, or close tabs in Chromium-based apps. Use to manage multiple windows or drive a specific tab during a flow.
    Apache 2.0
  • Boot and wait for an iOS simulator, Android emulator, Vega Fire TV virtual device, or Electron app to become ready for interactions. Returns device details and ensures clean retry on failure.
    Apache 2.0
  • Run saved automation sequences that launch apps, interact with UI elements, verify conditions, and capture screenshots across iOS, Android, and Chromium.
    Apache 2.0
  • Configure Content Security Policy for Electron apps by specifying bundler, inline styles, eval, and external connections or images. Returns both meta-tag and session.webRequest implementations.
    MIT
  • Analyze preload script and main process IPC code for security vulnerabilities including raw ipcRenderer exposure, missing sender validation, synchronous IPC, memory leaks, prototype pollution, and insecure channel patterns.
    MIT