207,055 tools. Last updated 2026-06-17 17:12
"Tools and Methods for Testing the UI of Electron Apps" matching MCP tools:
- Retrieve the last verification date, current Electron stable version, and supported version range to determine if advice from other tools is current.MIT
- Disable dangerous Electron features at compile time by configuring fuses, hardening your app against runtime exploits.MIT
- Analyzes Electron source code to detect dangerous patterns like shell.openExternal with user input, disabled webSecurity, and other OWASP-style vulnerabilities specific to Electron.MIT
- 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
- Diagnose Electron build failures by analyzing error output from electron-builder, electron-forge, or electron-packager. Identifies code signing, native module, ASAR, configuration, and path resolution issues.MIT
- Generate a checklist of breaking changes, deprecated APIs, and required code modifications for upgrading between Electron versions.MIT
Matching MCP Servers
- Alicense-qualityCmaintenanceA runnable example of building interactive in-chat UI with MCP Apps, demonstrating a pizza builder widget that lets users pick options and place orders through sandboxed HTML interfaces.Last updatedMIT
- Alicense-qualityCmaintenanceProvides MCP tool adapters for Bioconductor methods like limma, DESeq2, and fgsea, enabling statistical analysis of omics data through containerized R execution. It serves as a bridge between MCP clients and bioinformatics tools for reproducible research workflows.Last updatedApache 2.0
Matching MCP Connectors
Native Claude Code integration for @annondeveloper/ui-kit — a zero-dependency React component library with 147 components, 3 weight tiers, physics-based animations, and OKLCH color system. Gives Claude deep awareness of the library's components, design patterns, and conventions. Includes 5 skills for component discovery, code generation, design system reference, tier selection, and accessibility auditing. 2 custom agents for architecture design and accessibility review. Auto-connects to a hoste
Search public Gravity AI UI drafts and generate Gravity UI interface payloads.
- Generate complete custom protocol and deep linking configuration for Electron apps, handling URL registration, single/multi-instance routing, and platform-specific settings for macOS, Windows, and Linux.MIT
- Generates a WindowManager class for Electron apps to manage window lifecycle, inter-window communication, state persistence, and cleanup.MIT
- Generate complete auto-update configuration for Electron apps using electron-updater. Includes main process code, event handling, notification UI, and signing requirements.MIT
- Lists installed Power BI apps to retrieve workspace IDs for accessing datasets, tables, and running DAX queries through related tools.MIT
- Switch the active window in Electron apps to control different application windows for automated testing or interaction tasks.MIT
- Test file upload UI in Electron by setting files on <input type="file"> elements without triggering the native file picker. Pass absolute file paths to simulate user file selection.MIT
- Query visible UI elements in macOS applications using Accessibility API to retrieve roles, positions, sizes, and text content for desktop automation tasks.MIT
- Close Electron applications cleanly to manage app lifecycle. This tool safely terminates running apps without requiring manual intervention.MIT
- Access comprehensive help for Azure penetration testing tools and view usage examples.MIT
- Simulate file drop operations in Electron apps by dispatching synthetic drag/drop events with file contents for testing and automation purposes.MIT
- Launch an Electron application for automated testing and interaction by providing the main process entry file path. Initializes the environment for subsequent automation tools.MIT
- View active institution-wide announcements via an interactive panel with type filters and search. Returns JSON if MCP Apps UI is unavailable.MIT
- Access a comprehensive Android testing reference for unit tests, Compose UI, Espresso, ViewModel, Room, and Hilt. Call before writing any test to get guidance on setup and strategies.MIT
- Retrieves the semantic methods of a VTK class by excluding dunder, private, and infrastructure methods, providing only relevant callables for API validation.MIT