QA Prompts MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| convert-manual-to-automation | Converts manual test cases into well-structured Appium + Java + TestNG automation scripts following POM architecture. |
| refactor-automation-code | Performs a deep technical PR review of Appium + Java + TestNG automation code and generates a professional PR Review Report. |
| xml-to-pom-locators | Converts Appium Inspector Page Source XML into POM locator declarations with proper locator strategy priority (ID > Accessibility > XPath). |
| analyze-test-failure | 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-report | Converts a bug title or description into a properly structured, standardized bug report following the organization's template. |
| Automation-initialization-code | Produces 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
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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