Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Cucumberstudio

    0 stars
    JavaScript
    Updated Mar 23, 2025

    Table of Contents

    • Overview
    • Setup
    • Prerequisites
    • Installation
    • Running the Server
    • API Endpoints
    • Implementation Details
    • License

    Table of Contents

    • Overview
    • Setup
    • Prerequisites
    • Installation
    • Running the Server
    • API Endpoints
    • Implementation Details
    • License

    Documentation

    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:

    1. Fetch data from CucumberStudio API

    2. Provide context about CucumberStudio projects, features, scenarios, and other resources

    3. Enable AI to generate and modify test scenarios, features, and other CucumberStudio resources

    Setup

    Prerequisites

    • Node.js (v18+)
    • npm or yarn
    • CucumberStudio API token

    Installation

    1. Clone this repository

    2. Install dependencies:

    code
    npm install

    or

    code
    yarn install

    3. Create a .env file in the root directory with the following content:

    code
    CUCUMBER_STUDIO_API_TOKEN=your_api_token_here
       PORT=3000

    Running the Server

    To start the server:

    code
    npm start

    or

    code
    yarn start

    API Endpoints

    The MCP server exposes the following endpoints:

    • GET /context: Fetch context from CucumberStudio
    • POST /apply: Apply changes to CucumberStudio resources
    • GET /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

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k