Cucumber Studio MCP Server
by HeroSizy
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_FILE | No | Log file path (required if LOG_TRANSPORT=file) | |
| MCP_HOST | No | HTTP transport host | 0.0.0.0 |
| MCP_PORT | No | HTTP transport port | 3000 |
| LOG_LEVEL | No | Log level: error, warn, info, debug, trace | info |
| LOG_TRANSPORT | No | Logging output: console, stderr, file, none | stderr |
| MCP_TRANSPORT | No | Transport type: stdio, http, or streamable-http | stdio |
| MCP_CORS_ORIGIN | No | CORS origin setting | true |
| LOG_API_RESPONSES | No | Log Cucumber Studio API responses | false |
| CUCUMBERSTUDIO_UID | Yes | Your user ID for Cucumber Studio | |
| LOG_REQUEST_BODIES | No | Log API request bodies for debugging | false |
| LOG_RESPONSE_BODIES | No | Log API response bodies for debugging | false |
| CUCUMBERSTUDIO_BASE_URL | No | API base URL for Cucumber Studio | https://studio.cucumberstudio.com/api |
| CUCUMBERSTUDIO_CLIENT_ID | Yes | Your client ID for Cucumber Studio | |
| CUCUMBERSTUDIO_ACCESS_TOKEN | Yes | Your API access token for Cucumber Studio |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/HeroSizy/cucumberstudio-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server