Cypress Cloud MCP
Rank #4,297io.cypress.mcp/cypress-cloud
Direct access to Cypress tests results and accessibility reports in your AI workflow.
Cypress Cloud MCP is a Model Context Protocol (MCP) server published by cypress-io. It ranks #4,297 of 132,046 servers tracked on MCP Toplist, and its repository has 44 GitHub stars. Cypress Cloud MCP is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Mar 24, 2026 and most recently updated on May 27, 2026.
Ranks ahead of 127,749 of 132,046 servers on MCP Toplist.
Use Cypress Cloud MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http cypress-cloud https://mcp.cypress.io/mcp[mcp_servers.cypress-cloud]
url = "https://mcp.cypress.io/mcp"Add to ~/.codex/config.toml.
https://mcp.cypress.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"cypress-cloud": {
"url": "https://mcp.cypress.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cypress-cloud": {
"type": "http",
"url": "https://mcp.cypress.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cypress-cloud": {
"serverUrl": "https://mcp.cypress.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cypress-cloud": {
"url": "https://mcp.cypress.io/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.cypress.mcp%2Fcypress-cloud)<a href="https://mcptoplist.com/server/io.cypress.mcp%2Fcypress-cloud"><img src="https://mcptoplist.com/badge/io.cypress.mcp%2Fcypress-cloud.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
cypress-io
Available versions (3)
| Version | Published |
|---|---|
| 1.0.0 | May 27, 2026 |
| 0.0.2 | Apr 8, 2026 |
| 0.0.1 | Apr 8, 2026 |
Frequently asked questions
- Who maintains Cypress Cloud MCP?
- Cypress Cloud MCP is maintained by cypress-io, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Cypress Cloud MCP listed on the Official MCP Registry?
- Yes — Cypress Cloud MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Cypress Cloud MCP have?
- MCP Toplist tracks 3 versions of Cypress Cloud MCP, most recently published on May 27, 2026.
- Where can I find the source code for Cypress Cloud MCP?
- The source code for Cypress Cloud MCP is hosted at github.com/cypress-io/ai-toolkit.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.