Skip to main content
Glama
swapnilGirishPawar

QA Prompts MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
convert-manual-to-automationB

Converts manual test cases into well-structured Appium + Java + TestNG automation scripts following POM architecture.

refactor-automation-codeC

Performs a deep technical PR review of Appium + Java + TestNG automation code and generates a professional PR Review Report.

xml-to-pom-locatorsA

Converts Appium Inspector Page Source XML into POM locator declarations with proper locator strategy priority (ID > Accessibility > XPath).

analyze-test-failureA

Performs deep failure analysis of Appium test logs to determine the true root cause, classify severity, assess flakiness risk, and provide fix recommendations.

standardize-bug-reportB

Converts a bug title or description into a properly structured, standardized bug report following the organization's template.

Automation-initialization-codeB

Returns the prompt text to generate Java test and page classes matching src/test/java/testsuite, for class name: required.

Prompts

Interactive templates invoked by user choice

NameDescription
convert-manual-to-automationConverts manual test cases into well-structured Appium + Java + TestNG automation scripts following POM architecture.
refactor-automation-codePerforms a deep technical PR review of Appium + Java + TestNG automation code and generates a professional PR Review Report.
xml-to-pom-locatorsConverts Appium Inspector Page Source XML into POM locator declarations with proper locator strategy priority (ID > Accessibility > XPath).
analyze-test-failurePerforms deep failure analysis of Appium test logs to determine the true root cause, classify severity, assess flakiness risk, and provide fix recommendations.
standardize-bug-reportConverts a bug title or description into a properly structured, standardized bug report following the organization's template.
Automation-initialization-codeProduces scaffold Java test and page classes matching src/test/java/testsuite architecture, using a required class name.

Resources

Contextual data attached and managed by the client

NameDescription

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/swapnilGirishPawar/Custom-MCP-Server-Mobile-QA'

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