Skip to main content
Glama

CucumberStudio MCP Server

by rizaqpratama
package.json791 B
{ "name": "cucumberstudio-mcp-server", "version": "1.0.0", "description": "Model Context Protocol server for CucumberStudio API", "main": "src/index.js", "scripts": { "start": "node src/index.js", "dev": "nodemon src/index.js", "test": "jest", "init-dev": "node src/scripts/initDevData.js" }, "keywords": [ "mcp", "model-context-protocol", "cucumberstudio", "api" ], "author": "", "license": "MIT", "dependencies": { "axios": "^1.6.2", "cors": "^2.8.5", "dotenv": "^16.3.1", "express": "^4.18.2", "joi": "^17.11.0", "morgan": "^1.10.0", "winston": "^3.11.0" }, "devDependencies": { "jest": "^29.7.0", "nodemon": "^3.0.1", "supertest": "^6.3.3" }, "engines": { "node": ">=18.0.0" } }

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/rizaqpratama/mcp-cucumberstudio'

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