Integration with QA Sphere test management system, enabling LLMs to discover, summarize, and interact with test cases directly from AI-powered IDEs
A Model Context Protocol server for the QA Sphere test management system.
This integration enables Large Language Models (LLMs) to interact directly with QA Sphere test cases, allowing you to discover, summarize, and chat about test cases. In AI-powered IDEs that support MCP, you can reference specific QA Sphere test cases within your development workflow.
example.eu2.qasphere.com
)This server is compatible with any MCP client. Configuration instructions for popular clients are provided below.
Claude
→ Settings
→ Developer
→ Edit Config
claude_desktop_config.json
mcpServers
dictionarySettings...
→ Cursor settings
→ Add new global MCP server
qasphere
npx -y qasphere-mcp
For any MCP client, use the following configuration format:
{
"mcpServers": {
"qasphere": {
"command": "npx",
"args": [
"-y", "qasphere-mcp"
],
"env": {
"QASPHERE_TENANT_URL": "your-company.region.qasphere.com",
"QASPHERE_API_KEY": "your-api-key"
}
}
}
}
Replace the placeholder values with your actual QA Sphere URL and API key.
This project is licensed under the MIT License - see the LICENSE file for details.
If you encounter any issues or need assistance, please file an issue on the GitHub repository.
Retrieving and analyzing issues from Sentry.io
Create crafted UI components inspired by the best 21st.dev design engineers.
ALAPI MCP Tools,Call hundreds of API interfaces via MCP
APIMatic MCP Server is used to validate OpenAPI specifications using APIMatic. The server processes OpenAPI files and returns validation summaries by leveraging APIMatic’s API.
Flag features, manage company data, and control feature access using Bucket
Enable AI Agents to fix build failures from CircleCI.
Query and analyze your Opik logs, traces, prompts and all other telemtry data from your LLMs in natural language.
Run code in secure sandboxes hosted by E2B
Tool platform by IBM to build, test and deploy tools for any data source
Run Python in a code sandbox.