CucumberStudio MCP Server
Enables fetching and manipulating data from CucumberStudio (a Cucumber.io product), providing context about projects, features, and scenarios, and allowing AI to generate and modify test scenarios and other CucumberStudio resources.
Supports configuration through environment variables, allowing secure storage of API tokens and server settings.
Provides the runtime environment for the MCP server, requiring Node.js v18+ for operation.
Offers package management for installing dependencies and running the server.
Provides an alternative package management option for installing dependencies and running the server.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@CucumberStudio MCP Servershow me the latest test scenarios for project 'E-commerce Checkout'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
CucumberStudio MCP Server
This project implements a Model Context Protocol (MCP) server for CucumberStudio API. It provides context from the CucumberStudio platform to AI-powered applications, enabling various AI operations to be performed with CucumberStudio data.
Overview
The Model Context Protocol server enables AI assistants to:
Fetch data from CucumberStudio API
Provide context about CucumberStudio projects, features, scenarios, and other resources
Enable AI to generate and modify test scenarios, features, and other CucumberStudio resources
Related MCP server: Feishu Project MCP Server
Setup
Prerequisites
Node.js (v18+)
npm or yarn
CucumberStudio API token
Installation
Clone this repository
Install dependencies:
npm installor
yarn installCreate a
.envfile in the root directory with the following content:CUCUMBER_STUDIO_API_TOKEN=your_api_token_here PORT=3000
Running the Server
To start the server:
npm startor
yarn startAPI Endpoints
The MCP server exposes the following endpoints:
GET /context: Fetch context from CucumberStudioPOST /apply: Apply changes to CucumberStudio resourcesGET /schema: Get the schema for the MCP server
Implementation Details
This MCP server follows the Model Context Protocol specification and integrates with the CucumberStudio API available at https://studio-api.cucumberstudio.com/.
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityFmaintenanceThis server implements the Model Context Protocol to facilitate meaningful interaction and understanding development between humans and AI through structured tools and progressive interaction patterns.Last updated57
- Alicense-qualityCmaintenanceImplements a Model Context Protocol server for intelligent end-to-end requirement management and development automation, integrating with Feishu project systems.Last updated405MIT
- Flicense-qualityDmaintenanceAn implementation of a Model Context Protocol server that allows Claude and other AI assistants to interact with Shortcut.com's ticket management system for searching, viewing, creating, and updating stories.Last updated
- Flicense-qualityDmaintenanceA basic Model Context Protocol server implementation that demonstrates core functionality including tools and resources for AI chat applications.Last updated
Related MCP Connectors
A Model Context Protocol server for Wix AI tools
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
MCP (Model Context Protocol) server for Appwrite
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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