Cypress

MCP Server Verified

End-to-end testing for web apps. Record tests, debug failures, and run in CI/CD.

by Cypress

★★★★★ 4.9/5 (504 reviews)
29.4kGitHub stars
37.7kinstalls
Updated 2026-03-03
activejavascript

Installation

npx -y @cypress/mcp-server-cypress

Quick Start

Add to your Claude Desktop config:
```json
{
  "mcpServers": {
    "cypress": {
      "command": "npx",
      "args": ["-y", "@cypress/mcp-server-cypress"]
    }
  }
}
```

Tools & Capabilities

run_build
execute_tests
lint_code
format_code
analyze_bundle

Compatibility

Claude Desktop Continue Cline Cursor Windsurf

About Cypress

End-to-end testing for web apps. Record tests, debug failures, and run in CI/CD.

View on GitHub →

Language: JavaScript

Category: Developer Tools

← Back to MCP Hub Directory