{"id":27247105,"url":"https://github.com/Hypersequent/qasphere-mcp","last_synced_at":"2025-04-10T22:01:16.658Z","repository":{"id":285586129,"uuid":"958648823","full_name":"Hypersequent/qasphere-mcp","owner":"Hypersequent","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-01T15:35:14.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-01T15:47:54.741Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hypersequent.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-04-01T14:37:25.000Z","updated_at":"2025-04-01T15:35:17.000Z","dependencies_parsed_at":"2025-04-01T15:47:57.763Z","dependency_job_id":"d4db8b2d-a8e2-4cdc-a3a5-ec63ab6a9350","html_url":"https://github.com/Hypersequent/qasphere-mcp","commit_stats":null,"previous_names":["hypersequent/qasphere-mcp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hypersequent%2Fqasphere-mcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hypersequent%2Fqasphere-mcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hypersequent%2Fqasphere-mcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hypersequent%2Fqasphere-mcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hypersequent","download_url":"https://codeload.github.com/Hypersequent/qasphere-mcp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247441046,"owners_count":20939239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-10T22:01:09.367Z","updated_at":"2025-04-10T22:01:16.634Z","avatar_url":"https://github.com/Hypersequent.png","language":"TypeScript","funding_links":[],"categories":["Developer Tools","サーバー実装","Legend","Official Servers","💻 \u003ca name=\"development-tools\"\u003e\u003c/a\u003eDevelopment Tools","Mcp Servers","📦 Other","Task and Project Management","Code \u0026 Developer Tools"],"sub_categories":["Testing \u0026 QA","🛠️ \u003ca name=\"developer-tools\"\u003e\u003c/a\u003e開発者ツール","💻 \u003ca name=\"developer-tools\"\u003e\u003c/a\u003eDeveloper Tools","integration"],"readme":"# QA Sphere MCP Server\n\nA [Model Context Protocol](https://github.com/modelcontextprotocol) server for the [QA Sphere](https://qasphere.com/) test management system.\n\nThis 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.\n\n## Prerequisites\n\n- Node.js (recent LTS versions)\n- QA Sphere account with API access\n- API key from QA Sphere (Settings ⚙️ → API Keys → Add API Key)\n- Your company's QA Sphere URL (e.g., `example.eu2.qasphere.com`)\n\n## Setup Instructions\n\nThis server is compatible with any MCP client. Configuration instructions for popular clients are provided below.\n\n### Claude Desktop\n\n1. Navigate to `Claude` → `Settings` → `Developer` → `Edit Config`\n2. Open `claude_desktop_config.json`\n3. Add the QA Sphere configuration to the `mcpServers` dictionary\n\n### Cursor\n\n1. Go to `Settings...` → `Cursor settings` → `Add new global MCP server`\n2. Add the QA Sphere configuration\n\n### 5ire\n\n1. Open 'Tools' and press 'New'\n2. Complete the form with:\n   - Tool key: `qasphere`\n   - Command: `npx -y qasphere-mcp`\n   - Environment variables (see below)\n\n### Configuration Template\n\nFor any MCP client, use the following configuration format:\n\n```json\n{\n  \"mcpServers\": {\n    \"qasphere\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\", \"qasphere-mcp\"\n      ],\n      \"env\": {\n        \"QASPHERE_TENANT_URL\": \"your-company.region.qasphere.com\",\n        \"QASPHERE_API_KEY\": \"your-api-key\"\n      }\n    }\n  }\n}\n```\n\nReplace the placeholder values with your actual QA Sphere URL and API key.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Support\n\nIf you encounter any issues or need assistance, please file an issue on the GitHub repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHypersequent%2Fqasphere-mcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FHypersequent%2Fqasphere-mcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHypersequent%2Fqasphere-mcp/lists"}