Mk Qa Master
UnclaimedAI 測試大師 — MCP server driving pytest / Jest / Cypress / Go / Maestro. Analyze, generate, run, advise. Web + Mobile (iOS/Android/BlueStacks).
Install
pip install mk-qa-master # or: pip install -e . from a cloneUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (15)
analyze_screen
Mobile: maestro hierarchy → form / cta / tabbar modules + candidate TCs (noise-filtered)
analyze_url
Web: DOM probe → modules + selectors + candidate TCs + API endpoints + layout overflow warnings
auto_generate_tests
One-shot: analyze URL → generate one test per discovered module
codegen
Launch Playwright codegen (web) / hint to maestro studio (mobile)
generate_html_report
Render the latest run as self-contained HTML
generate_test
Test skeleton; with module from analyzeurl/analyzescreen, a runnable one (Playwright .py or Maestro .yaml)
get_failure_details
Per-failure message + screenshot / trace / video paths
get_optimization_plan
Three-layer self-improvement coach (suite / MCP / AI strategy)
get_runner_info
Which runner is active + all available ones
get_test_history
Last N archived run summaries (for trend / flake debugging)
get_test_report
Summary (pass / fail / skipped / duration / flaky-in-run)
list_tests
Enumerate tests in the project
run_api_security_scan
v0.8.0 OWASP API Security Top 10 (2023) rule-based scanner — load an OpenAPI 3.x spec, walk path × method, dispatch 5 in-scope rules (API1 BOLA, API2 Broken Auth, API3 Mass Assignment, API5 Function-Level Authz, API8 Misconfig). Gated by QAAPISECURITYCONSENT=true + QAAPISECURITYAUTHORIZEDDOMAINS. Se
run_failed
Re-run last failures (pytest --lf)
run_tests
Run tests (filter / headed / browser; last two pytest-playwright only)