glh230/cypress-mcp-server
If you are the rightful owner of cypress-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Cypress MCP Server is a Model Context Protocol server that integrates Cypress with Cursor AI for enhanced test automation and debugging.
Tools
Functions exposed to the LLM to take actions
cypress_run
Run Cypress tests with specified options.
cypress_open
Open Cypress Test Runner in headed mode for interactive debugging.
cypress_validate
Validate a Cypress test file or test code.
cypress_generate
Generate a Cypress test file from a description.
cypress_get_results
Get test results from previous runs.
cypress_get_screenshots
Get screenshots captured during test runs.
cypress_get_videos
Get videos recorded during test runs.
cypress_execute_command
Execute a Cypress command directly.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client