Skip to main content
Glama

Automation Script Generator MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
process_test_scenario

Process a test scenario provided directly by the user and generate complete WDIO test files

analyze_repository_patterns

Read and analyze repository for existing patterns, formats, and validation rules

generate_feature_file

Generate WDIO feature file with Gherkin syntax (Given, When, Then)

generate_steps_file

Generate WDIO step definitions file with functions to execute Gherkin syntax

generate_page_file

Generate WDIO page object file with general functions and element selectors

generate_component_file

Generate component file with collection of data items (only if needed)

review_and_enhance_code

Review generated code and enhance it with improvements, documentation, validation, POM patterns, and reusable functions

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