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엽니다.mcpServers사전에 QA Sphere 구성을 추가합니다.
커서
Settings...→Cursor settings→Add new global MCP server이동하세요.QA Sphere 구성 추가
5번
'도구'를 열고 '새로 만들기'를 누르세요
다음을 포함하여 양식을 작성하세요.
도구 키:
qasphere명령어:
npx -y qasphere-mcp환경 변수(아래 참조)
구성 템플릿
모든 MCP 클라이언트의 경우 다음 구성 형식을 사용하세요.
지엑스피1
플레이스홀더 값을 실제 QA Sphere URL과 API 키로 바꾸세요.
특허
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여되었습니다. 자세한 내용은 라이선스 파일을 참조하세요.
지원하다
문제가 발생하거나 도움이 필요하면 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