QA Sphere MCP サーバー
QA Sphereテスト管理システム用のモデル コンテキスト プロトコルサーバー。
この統合により、大規模言語モデル(LLM)がQA Sphereのテストケースと直接連携できるようになり、テストケースの発見、要約、チャットが可能になります。MCPをサポートするAI搭載IDEでは、開発ワークフロー内で特定のQA Sphereテストケースを参照できます。
前提条件
Node.js (最近の LTS バージョン)
APIアクセス可能なQA Sphereアカウント
QA Sphere からの API キー (設定 ⚙️ → API キー → API キーの追加)
貴社の QA Sphere URL (例:
example.eu2.qasphere.com)
セットアップ手順
このサーバーはあらゆるMCPクライアントと互換性があります。一般的なクライアントの設定手順は以下に記載されています。
クロードデスクトップ
Claude→Settings→Developer→Edit Configに移動しますclaude_desktop_config.jsonを開くQA Sphere 構成を
mcpServers辞書に追加する
カーソル
Settings...→Cursor settings→Add new global MCP serverに移動します。QA Sphere構成を追加する
5ire
「ツール」を開いて「新規」を押します
以下の情報をフォームに入力してください:
ツールキー:
qasphereコマンド:
npx -y qasphere-mcp環境変数(下記参照)
構成テンプレート
どの MCP クライアントでも、次の構成形式を使用します。
プレースホルダー値を実際の QA Sphere URL と API キーに置き換えます。
ライセンス
このプロジェクトは MIT ライセンスに基づいてライセンスされています - 詳細についてはLICENSEファイルを参照してください。
サポート
問題が発生した場合やサポートが必要な場合は、GitHub リポジトリで問題を報告してください。
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol (MCP) compliant server that allows Large Language Models (LLMs) to search and retrieve content from microCMS APIs.Last updated -MIT License
- -securityFlicense-qualityA Model Context Protocol server that integrates with the Qase test management platform, allowing users to create and retrieve test cases, manage test runs, and interact with Qase projects.Last updated -71
- AsecurityAlicenseAqualityA TypeScript-based MCP server that provides integration with the Qase test management platform, allowing you to manage projects, test cases, runs, results, plans, suites, and shared steps.Last updated -2611MIT License
- -securityFlicense-qualityA specialized server that enables LLMs to gather specific information through sequential questioning, implementing the MCP standard for seamless integration with LLM clients.Last updated -1