Mmcp.market

Qatouch MCP server

by qatouch·io.github.qatouch/qatouch·v1.1.8

MCP Server for software testing, test case management, test execution, and defect tracking.

A85/100grade A
What users say
No reviews yet
Be the first
Safety scan
A85/100

full report

Adoption
Growing

0 stars126 downloads/wk

Reviews

Write one

Nobody has reviewed Qatouch yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Qatouch tools (55, 19 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • count_all_projects

    Get the total number of QA Touch projects available for the domain

  • count_defects

    Get the total number of defects available for a QA Touch project

  • count_modules

    Get the total number of modules available for a QA Touch project

  • count_releases

    Get the total number of releases available for a QA Touch project

  • count_requirements

    Get the total number of requirements available for a QA Touch project

  • count_test_cases

    Get the total number of test cases available for a QA Touch project

  • count_test_runs

    Get the total number of test runs available for a QA Touch project

  • create_bulk_test_caseswrite action

    Create multiple QA Touch test cases from a single scenario. IMPORTANT: - Generate between 5 and 10 test cases. - Cover positive, negative, validation, boundary and usability scenarios. - Every test case must contain: - caseTitle - description - precondition - steps - expected results IMPORTANT: - Generate a complete professional test case. - Every test case MUST contain four or more steps. - Every

  • create_defectwrite action

    Create a QA Touch defect with priority and issue summary

  • create_exploratory_test_casewrite action

    Create a QA Touch exploratory-session test case without structured steps

  • create_modulewrite action

    Create a module in a QA Touch project

  • create_projectwrite action

    Create a new QA Touch project

  • create_releasewrite action

    Create a new release or milestone in a QA Touch project

  • create_requirementwrite action

    Create a requirement in a QA Touch project requirement document

  • create_requirement_documentwrite action

    Create a requirement document in a QA Touch project

  • create_test_casewrite action

    Create a QA Touch test case. Before calling this tool, generate a complete professional test case including: - caseTitle - description - precondition - steps - expected results IMPORTANT: The tool MUST receive: { "steps": [ { "step": "Open browser", "expectedResult": "Browser opens" } ] } NEVER send: - steps_template - step_description - expected_result The MCP server automatically converts steps

  • create_test_run_with_moduleswrite action

    Create a new test run by selecting one or more module keys. All test cases from the specified modules should be included in the test run.

  • create_text_test_casewrite action

    Create a QA Touch test case using the text template endpoint

  • generate_issue_report

    Generate a defect and issue report for a project. Provides issue counts, open/closed/resolved breakdowns, and analytics by status, priority, severity, bug type, creator, and assignee. Use this for defect reports, issue summaries, and bug analytics.

  • generate_module_report

    Generate a per-module test execution and defect report for a project. Provides module-level pass rates, defect density, test execution counts, and overall quality aggregates. Use this for module reports, quality analytics, and module-level insights.

  • generate_project_report

    Generate a comprehensive project report with multi-dimensional insights for QA Touch. Provides burndown charts, velocity tracking, open issues, defect trends, requirement coverage, automation coverage, tester productivity, release comparison, and risk heatmaps. Use this for project reports, analytics summaries, and quality insights.

  • generate_requirement_report

    Generate a requirement coverage and mapping report for a project. Provides total, mapped, and unmapped requirement counts, coverage percentage, status breakdown, and per-document requirement counts. Use this for requirement reports, coverage analytics, and requirement traceability summaries.

  • generate_test_case_report

    Generate a test case report with analytics for a project. Provides test case counts, breakdowns by priority, type, tag, module, test suite, automation status, and approval status. Supports filtering by module, priority, type, tag, creator, and date range. Use this for test case summaries, analytics, and reporting.

  • generate_test_run_reportwrite action

    Generate a graphical test run report for a project. Provides pass/fail/blocked counts, execution count, status distribution, and completion metrics. Supports date range, milestone, test run, and module filters. Use this for test execution reports, test result summaries, and pass/fail analytics.

  • get_playwright_script_by_case

    Get Playwright script for a single test case

  • get_playwright_scripts_by_module

    Get Playwright scripts for all test cases inside a module

  • get_playwright_scripts_by_project

    Get Playwright scripts for all test cases in a project

  • get_project_analytics

    Get complete project analytics dashboard. Returns: - Project details - Test case counts - Requirement counts - Requirement coverage - Test run statistics - Execution statistics - Defect statistics - Release statistics - User statistics - Contributor statistics - Defect assignment statistics

  • import_test_cases

    Import test cases into a QA Touch project using a CSV file

  • list_defect_environments

    List all environments available for QA Touch defects

  • list_defect_issue_types

    List all issue types available for QA Touch defects

  • list_defect_severities

    List all severities available for QA Touch defects

  • list_defect_statuses

    List all statuses available for QA Touch defects

  • list_defects

    Get all defects from a project

  • list_modules

    Get all modules from a project

  • list_projects

    Retrieve all QA Touch projects

  • list_releases

    Get all releases from a project

  • list_requirement_documents

    List requirement documents for a QA Touch project

  • list_requirements

    Get all requirements from a project

  • list_test_cases

    Get test cases from a project

  • list_test_run_available_userswrite action

    List users available for testing in a QA Touch project

  • list_test_run_result_historywrite action

    List history for a QA Touch test run result

  • list_test_run_resultswrite action

    List all results for a QA Touch test run

  • list_test_run_statuseswrite action

    List all statuses available for QA Touch test runs

  • list_test_runs

    Get all test runs from a project

  • list_workspace

    List all QA Touch workspaces available for the domain

  • search_defects

    Fetch defects for a project and search issue summary

  • search_modules

    Fetch modules for a project and search module name

  • search_project

    Search test cases, modules, requirements, defects and releases in a QA Touch project and return grouped results

  • search_releases

    Fetch releases for a project and search milestone name

  • search_requirements

    Fetch requirements for a project and search title and description

  • search_test_cases

    Fetch all test cases for a project and search test case title and description

  • update_test_casewrite action

    Update a QA Touch test case. Supports Exploratory, Steps, Text and BDD templates automatically.

  • update_test_run_result_statuswrite action

    Update the status of a single QA Touch test run result

  • update_test_run_results_by_codewrite action

    Batch update QA Touch test run result statuses by test case code

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

no findings
  • Code scan63 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancelast push 17 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
Overall 85/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y qatouch-mcp-server on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add qatouch -- npx -y qatouch-mcp-server
Add to Cursor

Qatouch: common questions

Is Qatouch MCP server safe?
Yes, by our scan: it is graded A (85/100). Read the Qatouch safety report
How do I install Qatouch?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Qatouch need an API key?
Yes. The registry entry asks for QATOUCH_API_TOKEN.
Is Qatouch maintained?
The last commit was 18 days ago (2026-09-03). The latest release is v1.1.8.
What can I use instead of Qatouch?
Servers from other publishers that do the same job: Qase Test Management MCP server.

Alternatives to Qatouch

Same job from other publishers: the closest match first, then the best rated.

  • Qase Test Management
    Official MCP server for Qase — manage test cases, runs, suites, defects via AI tools.
    A

More from qatouch