CucumberStudio MCP Server
CucumberStudio MCP サーバー
このプロジェクトは、CucumberStudio API用のモデルコンテキストプロトコル(MCP)サーバーを実装します。CucumberStudioプラットフォームからAI搭載アプリケーションにコンテキストを提供し、CucumberStudioデータを用いた様々なAI操作を可能にします。
概要
モデル コンテキスト プロトコル サーバーにより、AI アシスタントは次のことが可能になります。
CucumberStudio APIからデータを取得する
CucumberStudio のプロジェクト、機能、シナリオ、その他のリソースに関するコンテキストを提供する
AI を有効にしてテストシナリオ、機能、その他の CucumberStudio リソースを生成および変更します
Related MCP server: Feishu Project MCP Server
設定
前提条件
Node.js (v18+)
npmまたはyarn
CucumberStudio APIトークン
インストール
このリポジトリをクローンする
依存関係をインストールします:
npm installまたは
yarn installルート ディレクトリに次の内容の
.envファイルを作成します。CUCUMBER_STUDIO_API_TOKEN=your_api_token_here PORT=3000
サーバーの実行
サーバーを起動するには:
npm startまたは
yarn startAPIエンドポイント
MCP サーバーは次のエンドポイントを公開します。
GET /context: CucumberStudioからコンテキストを取得するPOST /apply: CucumberStudio リソースに変更を適用するGET /schema: MCP サーバーのスキーマを取得します
実装の詳細
この MCP サーバーは、モデル コンテキスト プロトコル仕様に準拠しており、 https://studio-api.cucumberstudio.com/で利用可能な CucumberStudio API と統合されます。
ライセンス
マサチューセッツ工科大学
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 Connectors
A Model Context Protocol server for Wix AI tools
Model Context Protocol server for the Apideck Unified API. Connect any MCP-compatible agent framework to 100+ accounting systems, HRIS platforms, file storage providers, and more through one integration. More information https://www.apideck.com/mcp-server
Enable secure connectivity between Sentry issues and debugging data, and LLM clients, using a Model Context Protocol (MCP) server.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Related MCP Servers
- FlicenseNot gradedqualityFmaintenanceThis server implements the Model Context Protocol to facilitate meaningful interaction and understanding development between humans and AI through structured tools and progressive interaction patterns.57
- AlicenseNot gradedqualityCmaintenanceImplements a Model Context Protocol server for intelligent end-to-end requirement management and development automation, integrating with Feishu project systems.245MIT
- FlicenseNot gradedqualityDmaintenanceAn 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.
- FlicenseNot gradedqualityDmaintenanceA basic Model Context Protocol server implementation that demonstrates core functionality including tools and resources for AI chat applications.
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