AI QA Agent MCP
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
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_test_runsA | Find available Playwright JSON and JUnit test-result files in the approved reports directory. |
| get_test_run_summaryA | Read an approved Playwright JSON report and calculate pass, failure, skip, timeout, and flaky-test metrics. |
| analyze_test_failuresA | Analyze failed, timed-out, and flaky tests from an approved Playwright JSON report and group them by probable failure category. |
| generate_bug_reportA | Generate a structured draft bug report for one failed, timed-out, or flaky test from an approved Playwright JSON report. |
| generate_qa_summaryB | Generate a complete QA execution summary containing metrics, failure analysis, quality risks, Markdown output, and an advisory release recommendation. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| prepare_release_quality_report | Guide an AI client through analyzing test evidence and preparing an advisory release-quality report. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| latest_test_run | Read the newest supported Playwright JSON test run from the approved reports directory as normalized QA execution data. |
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/sadi-qa/ai-qa-agent-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server