Skip to main content
Glama

Automation Script Generator MCP Server

.env.example631 B
# Automation Script Generator MCP Server Configuration # Repository Settings DEFAULT_REPO_PATH=./test-repository OUTPUT_BASE_PATH=./generated # WDIO Framework Settings WDIO_CONFIG_PATH=./wdio.conf.js TEST_SPECS_PATH=./test/specs PAGE_OBJECTS_PATH=./test/pageobjects STEP_DEFINITIONS_PATH=./test/step-definitions COMPONENTS_PATH=./test/data # Code Generation Settings FEATURE_FILE_EXTENSION=.feature STEPS_FILE_EXTENSION=.js PAGE_FILE_EXTENSION=.js COMPONENT_FILE_EXTENSION=.js # Review and Enhancement Settings ENABLE_AUTO_REVIEW=true ENABLE_AUTO_ENHANCEMENT=true REVIEW_CRITERIA=docs,pom,functions,utils,format,existing_steps

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/raymondsambur/automation-script-generator'

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