Skip to main content
Glama
josdoaitran

MCP Mobile Automation Test

by josdoaitran
README.md
# mcp-mobile-automation-test
a comprehensive MCP server for mobile test automation that covers all your requirements. Here's what the solution provides:

šŸš€ Key Features of my MCP Mobile Automation Test
1. Framework Integration

Supports multiple frameworks: Appium, Detox, XCUITest, Espresso
Multiple languages: JavaScript, TypeScript, Java, Python, Swift
Various test runners: Jest, Mocha, TestNG, Pytest, XCTest
Analyzes existing framework structure automatically

2. JIRA Integration

Fetches user stories and acceptance criteria
Configurable JIRA connection with API tokens
Extracts requirements from story descriptions
Links generated tests back to JIRA issues

3. BDD Test Generation

Converts JIRA stories to Gherkin scenarios
Generates Given-When-Then format
Creates positive and negative test cases
Adds appropriate tags for test categorization

4. Intelligent Test Script Generation

Framework-aware code generation
Page Object Model pattern support
Compatible with your existing test structure
Generates both test files and page objects

šŸ›  Available MCP Tools

1. `configure_framework` - Set up testing framework
2. `configure_jira` - Connect to JIRA instance
3. `read_framework_structure` - Analyze existing codebase
4. `fetch_jira_story` - Get user story details
5. `generate_bdd_scenarios` - Create BDD test cases
6. `generate_test_script` - Generate compatible test code
7. `validate_test_script` - Check script quality
8. `run_test_analysis` - Analyze test coverage/quality