mcp-playwright-test
If you are the rightful owner of mcp-playwright-test and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Playwright Test is an automation server for testing using the Model Context Protocol (MCP) and Playwright.
MCP Playwright Test is a server designed to automate testing processes using the Model Context Protocol (MCP) and Playwright. It supports both UI and API testing, providing a comprehensive solution for developers looking to streamline their testing workflows. The server can automatically fetch project code from Git repositories or use local projects, set up the testing environment with Playwright, generate test cases based on requirements, and execute tests while generating detailed reports. Additionally, it captures and analyzes network requests and console logs, offering insights into the testing process. The server is highly configurable, supporting various API specification formats and offering flexibility in testing modes, whether for UI, API, or both.
Features
- Automatic project code retrieval from Git repositories or local projects
- Playwright-based test environment setup
- Test case generation based on requirements
- Execution of UI and API tests with detailed reporting
- Capture and analysis of network requests and console logs
Tools
clone-repository
Clone Git repository for testing
use-local-project
Use local project for testing
launch-browser
Launch browser for testing
generate-test-cases
Generate test cases from textual requirements
generate-tests-from-spec
Automatically generate API test cases from specification documents
execute-ui-tests
Execute UI test suite
execute-api-tests
Execute API test suite