Cypress Page Object Generator
Related Servers
Alternatives to Cypress Page Object Generator
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceAn MCP server that automatically generates TypeScript Page Object classes and comprehensive Cypress test suites for any web page, supporting element interactions, workflow tests, and both positive and negative testing scenarios.1247 npm22MIT
- AlicenseNot gradedqualityFmaintenanceMCP server plugin for Cypress that enables AI agents to control a browser for automated testing and interaction.3 npmMIT
- AlicenseBqualityCmaintenanceA Model Context Protocol (MCP) server that integrates Cypress with Cursor AI, enabling AI-powered test automation, debugging, and script generation for Cypress tests.83MIT
- FlicenseNot gradedqualityCmaintenanceMCP server for extracting UI components, design tokens, and patterns from websites and generating production-ready React, Vue, and HTML components.-
- AlicenseAqualityDmaintenanceMCP server that gives AI coding agents full control over Cypress test execution, allowing them to run, debug, and iterate on E2E tests directly from MCP-compatible agents.11634 npmBusiness Source 1.1
- AlicenseBqualityDmaintenanceAn MCP server that scans React and Vue projects, extracts component metadata (props, slots, events, imports, usage), and exposes it to AI coding agents via structured tools.71MIT
TDQS
Scored across 2 tools
The two tools have distinct verbs (generate vs modify) targeting the same resource (page object), so an agent can differentiate between creating a new page object and altering an existing one. However, with no descriptions, the exact scope and input requirements of each tool remain unclear, creating minor uncertainty.
Both tools follow a consistent verb_noun pattern (generate_page_object, modify_page_object), using clean snake_case with no deviations. The naming is fully predictable and readable.
Two tools are a bit thin for a generator that might also need to list, delete, or validate page objects, but for a focused create-and-modify utility the count is reasonable. It is not an extreme mismatch, just slightly under-scoped.
The domain appears to be page object lifecycle: generate and modify are covered, but there is no tool to get, list, delete, or validate page objects. Notable gaps exist, though an agent could work through generate and modify for basic workflows.