{"repo":"StudentOfJS/mcp-frontend-testing","free":true,"listed":false,"github":"https://github.com/StudentOfJS/mcp-frontend-testing","clone":"git clone https://github.com/StudentOfJS/mcp-frontend-testing.git","description":"Frontend testing tools for Model Context Protocol","language":"TypeScript","stars":26,"topics":[],"license":"MIT","category":"mcp-servers","readme_excerpt":"MCP Frontend Testing Server Description This MCP server provides tools for frontend testing, including: - Code Analysis : Analyzes JavaScript/TypeScript code to determine appropriate testing strategies. - Test Generation : Generates unit and component tests for Jest and Cypress. - Test Running : Executes tests using Jest and Cypress and returns results. - Component Testing : Provides a tool specifically for testing React components. Getting Started Installation 1. Clone the repository: \\ git clone mcp-frontend-testing\\ 2. Navigate to the project directory: \\ cd mcp-frontend-testing\\ 3. Install dependencies: \\ npm install\\ Running the Server HTTP Transport \\ \\ \\ bash Build the server npm run build Start the server with HTTP transport npm run start:http \\ \\ \\ Stdio Transport \\ \\ \\ bash Build the server npm run build Start the server with Stdio transport npm run start:stdio \\ \\ \\ Usage Tools - analyzeCode : Analyzes code and returns analysis results. - Parameters : - \\ code\\ (string, required): The source code to analyze. - \\ language\\ (enum, optional): Language of the code (\\ javascript\\ \\ typescript\\ \\ jsx\\ \\ tsx\\ , default: \\ javascript\\ ). - generateTest : Generates test code based on source code and framework. - Parameters : - \\ code\\ (string, required): The source code to generate tests for. - \\ framework\\ (enum, required): Testing framework (\\ jest\\ \\ cypress\\ ). - \\ type\\ (enum, required): Type of test (\\ unit\\ \\ component\\ \\ e2e\\ ). - \\ language\\ (enum, optional): Langu","default_branch":null,"files":null,"tree":[],"storefront":"/r/StudentOfJS","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/StudentOfJS/mcp-frontend-testing/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}