Skip to main content
Glama
206,327 tools. Last updated 2026-06-17 12:13

"Cypress" matching MCP tools:

Matching MCP Servers

  • Launch interactive test recording to transcribe browser actions into runnable test code. Use to build baseline happy-path tests by clicking through complex UI flows.
    MIT
  • Execute test suites under the QA runner and generate structured reports with exit codes, logs, and flaky detection. Supports optional filter to target specific tests across pytest, Jest, Cypress, Go, and Maestro.
    MIT
  • Re-run only the tests that failed in the previous run, supporting pytest, Jest, Cypress, Go, and Maestro. Faster than a full suite, ideal for iterative bug fixes.
    MIT
  • Lists all executable tests in a project using native collection mechanisms (pytest --collect-only, Jest --listTests, etc.). Returns a line-by-line list of node IDs or filenames to verify test coverage before running or generating tests.
    MIT
  • Returns the active test runner and list of all available runners to determine the correct test format and verify environment settings.
    MIT
  • Fetch, parse, and extract a specification to generate a markdown test plan with business context per scenario, ready for mk-qa-master.
    MIT
  • Execute frontend tests using Jest or Cypress frameworks for unit, component, and end-to-end testing. Input source and test code, specify framework and test type, and configure parameters to validate functionality effectively.
    MIT
  • Create automated tests for frontend code using Jest or Cypress frameworks. Supports unit, component, and end-to-end testing in JavaScript, TypeScript, JSX, and TSX.
    MIT
  • Test React components by validating component code, generating or executing test cases, and analyzing results using Jest or Cypress frameworks. Simplifies frontend testing workflows on the MCP Frontend Testing Server.
    MIT