Hypersequent/qasphere-mcp
by Various
MCP Server for QA Sphere TMS
MCP
Hypersequent/qasphere-mcp
Added 1 June 2026
Overview
This is an MCP server that connects AI assistants to the QA Sphere test management system. It implements the Model Context Protocol to expose QA Sphere operations as tools for AI agents, enabling natural language interaction with test cases, suites, and runs.
Best for
Best for
QA engineers who want to manage test management tasks through an AI assistant without leaving their chat interface.
Use cases
- Create and update test cases via chat commands
- Retrieve test run status and results through an AI assistant
- Automate test management workflows by embedding the server in MCP-compatible clients
How to use
Tools exposed
npx
Tested with
Claude Desktop, Cursor
Example client config
{\n "mcpServers": {\n "qasphere": {\n "command": "npx",\n "args": ["-y", "qasphere-mcp"],\n "env": {\n "QASPHERE_TENANT_URL": "your-company.region.qasphere.com",\n "QASPHERE_API_KEY": "your-api-key"\n }\n }\n }\n} Notes
This is an MCP server that connects AI assistants to the QA Sphere test management system. It implements the Model Context Protocol to expose QA Sphere operations as tools for AI agents, enabling natural language interaction with test cases, suites, and runs.
22 stars on GitHub. Last updated 2026-05-19. Licensed MIT.
Use cases
- Create and update test cases via chat commands
- Retrieve test run status and results through an AI assistant
- Automate test management workflows by embedding the server in MCP-compatible clients
Pros
- Straightforward integration with any MCP client (e.g., Claude, Copilot)
- Leverages the existing QA Sphere API without custom glue code
- Written in TypeScript, making it easy to extend or contribute
Cons
- Low community adoption (22 stars) means limited support and documentation
- Requires a running QA Sphere instance and appropriate API credentials
- Dependent on the MCP ecosystem which may still be evolving
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Straightforward integration with any MCP client (e.g., Claude, Copilot)
- Leverages the existing QA Sphere API without custom glue code
- Written in TypeScript, making it easy to extend or contribute
Cons
- Low community adoption (22 stars) means limited support and documentation
- Requires a running QA Sphere instance and appropriate API credentials
- Dependent on the MCP ecosystem which may still be evolving
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
OpenDevin
Community
🙌 OpenHands: AI-Driven Development
Crewai
Community
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
