Connect
AI Assistants Directly To QA Touch
Manage projects, test cases, test runs, defects, requirements and reports through Claude
- Open Source
- MCP Compatible
- Secure API Access
- 2 Minute Setup
Everything You Need For
AI-Powered Testing
Manage projects, test cases, modules, releases, requirements, defects and test runs directly from your AI assistant.
Projects
Create, search and manage projects.
Test Cases
Generate structured and exploratory test cases.
Modules
Manage project modules with AI.
Releases
Create milestones and releases instantly.
Requirements
Create and organize requirements.
Defects
Create and track defects using prompts.
Test Runs
Execute and update test results.
Search
Search across QA Touch instantly.
Just Ask Your AI
Natural language commands become QA actions.
Create 10 checkout test cases
Create release June Regression
Show login defects
Generate QA status report
Search requirements for password reset
Identify unexecuted test cases
Install In Minutes
Connect QA Touch MCP to your AI tools quickly.
Install Using NPX
npx -y qatouch-mcp-server
Environment Variables
QATOUCH_DOMAIN=yourdomain
QATOUCH_API_TOKEN=yourtoken
Why QA Teams Love QA Touch MCP
Manage projects, test cases, modules, releases, requirements, defects and test runs directly from your AI assistant.
Save Time
Reduce repetitive QA tasks.
Work Through AI
Manage QA workflows naturally.
Secure
Uses QA Touch API authentication.
Faster Testing
Generate test assets in seconds.
Frequently asked questions
What is QA Touch MCP?
Official Model Context Protocol server for QA Touch.
Which AI tools are supported?
Claude and MCP-compatible clients.
Is my data secure?
Yes. Uses your QA Touch API token and permissions.
What is the difference between the STDIO method and the Streamable HTTP method?
STDIO communicates locally through a process’s standard input/output streams, while Streamable HTTP communicates over a network using HTTP with real-time streamed responses.