Search for:
Why this server?
While not directly for electron testing, it is a guide that helps users understand MCP concepts and lists available MCP servers. It can point to other relevant tools.
Why this server?
A security testing tool that enables automated vulnerability detection including XSS and SQL injection, along with comprehensive browser interaction capabilities which might be used when testing Electron apps that function as web applications.
Why this server?
Enables testing of REST APIs through Cline, allowing you to interact with any REST API endpoints directly, which could be helpful in testing Electron apps that rely on external APIs.
Why this server?
Allows command execution over CMD, useful for testing shell commands within an Electron app's environment.
Why this server?
An MCP server to run commands, useful for testing CLI interaction for electron apps.
Why this server?
Enables running Postman collections using Newman for conducting API tests, useful for testing electron apps that interface with APIs.
Why this server?
Enables capturing screenshots of web pages and local HTML files, useful for testing visual aspects of Electron apps.
Why this server?
Enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment, very useful for testing interaction of electron apps with the web.
Why this server?
Enables browser automation using Playwright, allowing interaction with web pages, capturing screenshots, and executing JavaScript in a browser environment through LLMs; another very useful server for interaction of electron apps with the web.
Why this server?
A Model Context Protocol server that provides browser automation capabilities using Playwright, enabling LLMs to interact with web pages, take screenshots, generate test code, scrape web content, and execute JavaScript in real browser environments.