Skip to main content
Glama

Automation Script Generator MCP Server

sample.feature•739 B
@login @smoke @TEST-001 Feature: User Login As a user I want to log into the application So that I can access my account Background: Given I am on the login page Scenario: Successful login with valid credentials When I enter valid username "user@example.com" And I enter valid password "password123" And I click the login button Then I should be redirected to the dashboard And I should see the welcome message Scenario: Failed login with invalid credentials When I enter invalid username "invalid@example.com" And I enter invalid password "wrongpassword" And I click the login button Then I should see an error message "Invalid credentials" And I should remain on the login page

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

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