Back to Home
Hypersequent icon

qasphere-mcp

Verified Safe

by Hypersequent

Overview

Enables Large Language Models (LLMs) to interact with QA Sphere test cases for discovery, summarization, and direct referencing within AI-powered IDEs.

Installation

Run Command
npx -y qasphere-mcp

Environment Variables

  • QASPHERE_TENANT_URL
  • QASPHERE_API_KEY

Security Notes

The server demonstrates strong security practices by requiring API keys via environment variables and applying extensive input validation using Zod for all tool parameters. It communicates via standard I/O (StdioServerTransport), thereby avoiding direct network exposure. Robust error handling differentiates between various HTTP status codes to prevent general error message leakage, and logging uses a file path also specified by an environment variable, preventing hardcoded paths. No 'eval' or direct arbitrary 'child_process' usage was found beyond standard package execution.

Similar Servers

Stats

Interest Score34
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars18
Forks8
Last Update2026-01-06

Tags

MCPQA SphereTest ManagementLLM IntegrationDevelopment Workflow