Enterprise DNA
M MCP Servers Developer low

Hypersequent/qasphere-mcp

by Various

MCP Server for QA Sphere TMS

H

MCP

Hypersequent/qasphere-mcp

Added 1 June 2026

#mcp #mcp-server #qasphere #test-management #test-management-tool

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, 5ire

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
Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks