69
/ 100
1 month ago
glama

QA MCP Server

An AI-powered QA automation server that integrates Jira, GitHub, Jenkins, AWS, and Webex into a unified interface for QA engineers.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 5 credentials: GITHUB_TOKEN, JENKINS_TOKEN, JENKINS_API_TOKEN, JIRA_PERSONAL_TOKEN, WEBEX_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPAGES_BASE
configPAGES_BRANCH
configAI_SECRET_ID
configAI_AUTH_URL
configAI_AZURE_ENDPOINT
configAI_MODEL
configAWS_REGION"-e", "=us-east-1",
configGITHUB_HOST"-e", "=https://api.github.com",
🔐 secretGITHUB_TOKEN"-e", "=ghp_your_token",
configJENKINS_URL"-e", "=https://your-jenkins.com",
configJENKINS_USER"-e", "=your_user",
configJENKINS_USERNAME
🔐 secretJENKINS_TOKEN"-e", "=your_token",
🔐 secretJENKINS_API_TOKEN
configJIRA_URL"-e", "=https://your-jira.atlassian.net",
🔐 secretJIRA_PERSONAL_TOKEN"-e", "=your_token",
configJIRA_VERIFY_SSLNo Set to false for self-signed certs
🔐 secretWEBEX_TOKEN"-e", "=your_webex_token",
configGITHUB_ORG
configGITHUB_REPOS
configDEFAULT_ENVIRONMENT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dwonng-qa-mcp-server-1dn6jm)](https://m8ven.ai/mcp/dwonng-qa-mcp-server-1dn6jm)
commit: eb3508cfbb1b61ad804d6b727d2f8e7cc7ed0b90
code hash: 2c61b459bf92ea0121666da214a37c27eab53c4337676b0112095c8f7d209e67
verified: 6/18/2026, 10:58:17 AM
view raw JSON →