cypress-mcp-server
A Model Context Protocol (MCP) server that integrates Cypress with Cursor AI, enabling AI-powered test automation, debugging, and script generation for Cypress tests.
README
Cypress MCP Server
A Model Context Protocol (MCP) server implementation that integrates Cypress with Cursor AI, enabling AI-powered test automation, debugging, and script generation.
๐ Features
- Full Cypress Integration: Supports all major Cypress commands and features
- MCP Standard Compliant: Follows the official Model Context Protocol specification
- Cursor AI Compatible: Seamlessly integrates with Cursor's AI assistant
- Comprehensive Tool Set:
- Run tests in headless or headed mode
- Validate test files and code
- Generate tests from descriptions
- Retrieve test results, screenshots, and videos
- Execute Cypress commands programmatically
- Security: Configurable command allowlist and execution time limits
- Logging: Comprehensive logging with Winston
- Flexible Configuration: YAML-based configuration with environment variable support
๐ Prerequisites
- Node.js 18.0.0 or higher
- npm or yarn package manager
- Cypress project (existing or new)
๐ง Installation
Option 1: Install from npm (when published)
npm install -g cypress-mcp-server
Option 2: Install from source
git clone https://github.com/yourusername/cypress-mcp-server.git
cd cypress-mcp-server
npm install
npm link # Optional: link globally for CLI access
โ๏ธ Configuration
1. Create Configuration File
Copy the example configuration file:
cp cypress-mcp.config.yaml.example cypress-mcp.config.yaml
2. Configure Cursor
Add the MCP server to Cursor's configuration. Open Cursor settings and add:
On macOS/Linux: ~/.cursor/mcp.json
On Windows: %APPDATA%\Cursor\mcp.json
{
"mcpServers": {
"cypress": {
"command": "node",
"args": ["/path/to/cypress-mcp-server/src/index.js"],
"env": {
"CYPRESS_MCP_CONFIG": "/path/to/cypress-mcp.config.yaml"
}
}
}
}
Or if installed globally:
{
"mcpServers": {
"cypress": {
"command": "cypress-mcp-server"
}
}
}
3. Customize Configuration
Edit cypress-mcp.config.yaml:
cypress:
projectPath: /path/to/your/cypress/project
browser: chrome
headless: true
baseUrl: http://localhost:3000
viewportWidth: 1280
viewportHeight: 720
defaultCommandTimeout: 4000
requestTimeout: 5000
responseTimeout: 30000
mcp:
name: cypress-mcp-server
version: 1.0.0
security:
allowedCommands:
- '*'
maxExecutionTime: 300000
๐ฏ Usage
Once configured, you can use natural language prompts in Cursor to interact with Cypress:
Running Tests
Run all Cypress tests in headless mode
Run the test file cypress/e2e/login.cy.js using Firefox
Run Cypress tests with baseUrl set to http://localhost:8080
Generating Tests
Generate a Cypress test that validates user login. The test should visit the login page, enter credentials, click login, and verify redirect to dashboard. Save it to cypress/e2e/login.cy.js
Validating Tests
Validate the Cypress test file cypress/e2e/checkout.cy.js for syntax errors
Getting Results
Show me the results from the last Cypress test run
Get all screenshots from failed tests
๐ Available Tools
The MCP server exposes the following tools:
cypress_run
Run Cypress tests with specified options.
Parameters:
spec(string, optional): Specific test file or glob patternbrowser(string, optional): Browser to use (chrome, firefox, edge, electron)headless(boolean, optional): Run in headless modebaseUrl(string, optional): Base URL for the applicationenv(object, optional): Environment variablesconfig(object, optional): Additional Cypress configuration
cypress_open
Open Cypress Test Runner in headed mode for interactive debugging.
Parameters:
browser(string, optional): Browser to openproject(string, optional): Path to Cypress project
cypress_validate
Validate a Cypress test file or test code.
Parameters:
testFile(string, optional): Path to test filetestCode(string, optional): Test code to validate
cypress_generate
Generate a Cypress test file from a description.
Parameters:
description(string, required): Description of the testtestName(string, optional): Name for the testoutputPath(string, optional): Path to save the generated test
cypress_get_results
Get test results from previous runs.
Parameters:
runId(string, optional): Specific run ID, or omit for all results
cypress_get_screenshots
Get screenshots captured during test runs.
Parameters:
runId(string, optional): Filter by run IDtestPath(string, optional): Filter by test path
cypress_get_videos
Get videos recorded during test runs.
Parameters:
runId(string, optional): Filter by run ID
cypress_execute_command
Execute a Cypress command directly (placeholder for advanced use cases).
๐ Examples
See the examples/ directory for:
- Example Cypress test files
- Sample Cursor prompts
- Configuration examples
๐งช Testing
Run the test suite:
npm test
Run tests with coverage:
npm run test:coverage
๐ Security
The MCP server includes several security features:
- Command Allowlist: Configure which Cypress commands are allowed
- Execution Time Limits: Prevent long-running tests from blocking
- Input Validation: All inputs are validated before execution
- Error Handling: Comprehensive error handling prevents crashes
๐ Logging
Logs are written to:
- Console (development mode)
logs/error.log(errors only)logs/combined.log(all logs)
Set the log level with the LOG_LEVEL environment variable:
LOG_LEVEL=debug node src/index.js
๐ Troubleshooting
Server won't start
- Check Node.js version:
node --version(should be 18+) - Verify dependencies:
npm install - Check configuration file syntax
- Review logs in
logs/directory
Tests not running
- Verify Cypress is installed:
npx cypress verify - Check project path in configuration
- Ensure baseUrl is accessible
- Check browser permissions
Cursor not connecting
- Verify MCP configuration in Cursor settings
- Check file paths are absolute
- Restart Cursor after configuration changes
- Check console for connection errors
Browser issues
- Ensure Chrome/Firefox is installed
- Check browser permissions
- Try running Cypress manually:
npx cypress open - Review Cypress documentation for browser setup
๐ค Contributing
Contributions are welcome! Please:
- Fork the repository
- Create a feature branch
- Make your changes
- Add tests
- Submit a pull request
๐ License
MIT License - see LICENSE file for details
๐ Links
๐ Acknowledgments
- Anthropic for the Model Context Protocol specification
- The Cypress team for an amazing testing framework
- Cursor for AI-powered development tools
๐ง Support
For issues, questions, or contributions:
- Open an issue on GitHub
- Check existing documentation
- Review example files
Note: This is a community project and is not officially affiliated with Cypress, Cursor, or Anthropic.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.