Skip to main content
Glama

MCP Cypress Page Object & Test Generator

by jprealini
package.json711 B
{ "name": "@jprealini/cypress-mcp", "version": "1.0.12", "description": "MCP Server to generate page objects and test scripts for Cypress based on a given url", "main": "./src/index.js", "bin": { "cypress-mcp": "./src/index.js" }, "scripts": { "build": "echo \"No build needed\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/jprealini/cypress-mcp.git" }, "type": "module", "keywords": [ "mcp", "typescript", "server", "vscode" ], "author": "Juan P. Realini", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.13.1", "cheerio": "^1.1.0", "puppeteer": "^24.10.2", "zod": "^3.25.67" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jprealini/cypress-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server