Skip to main content
Glama
Atakan-Emre

QA-MCP: Test Standardization & Orchestration Server

by Atakan-Emre

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HTTP_PORTNoHTTP port8080
LOG_LEVELNoLog level (debug, info, warning, error)info
HTTP_ENABLEDNoEnables HTTP transportfalse
AUDIT_LOG_ENABLEDNoEnables audit loggingtrue
ENABLE_WRITE_TOOLSNoEnables Jira/Xray write toolsfalse

Tools

Functions exposed to the LLM to take actions

NameDescription
testcase.generate

Feature açıklaması ve acceptance criteria'dan standart test case üretir

testcase.lint

Test case'i analiz eder, kalite skoru ve iyileştirme önerileri döner

testcase.lint_batch

Birden fazla test case'i toplu analiz eder

testcase.normalize

Farklı formatlardaki test case'leri QA-MCP standardına çevirir

testcase.to_xray

Standart test case'i Xray import formatına dönüştürür

testcase.to_xray_batch

Birden fazla test case'i toplu olarak Xray formatına dönüştürür

suite.compose

Test case listesinden Smoke/Regression/E2E suite oluşturur

suite.coverage_report

Test suite için kapsam raporu oluşturur

xray.get_mapping_template

Xray alan eşleme şablonunu döner

Prompts

Interactive templates invoked by user choice

NameDescription
create-manual-testXray Manual Test oluşturma rehberi
select-smoke-testsSmoke test seçimi rehberi
generate-negative-scenariosNegatif senaryo üretimi rehberi
review-test-coverageTest kapsam analizi rehberi

Resources

Contextual data attached and managed by the client

NameDescription
Test Case Standard v1Kurumsal test case yazım standardı
Lint Rules v1Test case kalite kontrol kuralları
Xray Field Mapping v1QA-MCP to Xray alan eşlemeleri
Good Examplesİyi test case örnekleri
Bad ExamplesKötü test case örnekleri (anti-patterns)

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/Atakan-Emre/McpTestGenerator'

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