Skip to main content
Glama

qasphere-mcp

by Hypersequent

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 클라이언트와 호환됩니다. 자주 사용되는 클라이언트에 대한 구성 지침은 아래에 나와 있습니다.

클로드 데스크탑

  1. ClaudeSettingsDeveloperEdit Config 으로 이동합니다.
  2. claude_desktop_config.json 엽니다.
  3. mcpServers 사전에 QA Sphere 구성을 추가합니다.

커서

  1. Settings...Cursor settingsAdd new global MCP server 이동하세요.
  2. QA Sphere 구성 추가

5번

  1. '도구'를 열고 '새로 만들기'를 누르세요
  2. 다음을 포함하여 양식을 작성하세요.
    • 도구 키: qasphere
    • 명령어: npx -y qasphere-mcp
    • 환경 변수(아래 참조)

구성 템플릿

모든 MCP 클라이언트의 경우 다음 구성 형식을 사용하세요.

지엑스피1

플레이스홀더 값을 실제 QA Sphere URL과 API 키로 바꾸세요.

특허

이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여되었습니다. 자세한 내용은 라이선스 파일을 참조하세요.

지원하다

문제가 발생하거나 도움이 필요하면 GitHub 저장소에 문제를 제출하세요.

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

대규모 언어 모델이 테스트 관리 시스템 테스트 사례와 직접 상호 작용하여 AI 기반 개발 워크플로와 테스트 사례 검색을 지원할 수 있는 QA Sphere MCP 서버입니다.

  1. 필수 조건
    1. 설치 지침
      1. 클로드 데스크탑
      2. 커서
      3. 5번
      4. 구성 템플릿
    2. 특허
      1. 지원하다

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          A Model Context Protocol server that enables AI assistants to interact with Linear project management systems, allowing users to retrieve, create, and update issues, projects, and teams through natural language.
          Last updated -
          32
          80
          5
          TypeScript
          MIT License
          • Apple
        • -
          security
          A
          license
          -
          quality
          A Model Context Protocol (MCP) server implementation that allows AI assistants to run k6 load tests through natural language commands, supporting custom test durations and virtual users.
          Last updated -
          1
          Python
          MIT License
        • A
          security
          A
          license
          A
          quality
          A server that integrates Locust load testing capabilities with AI-powered development environments, allowing users to run performance tests through natural language commands.
          Last updated -
          1
          1
          Python
          MIT License
        • -
          security
          A
          license
          -
          quality
          An AI-powered MCP server that automates web testing workflows by enabling recording, execution, and discovery of tests through natural language prompts.
          Last updated -
          46
          Python
          Apache 2.0
          • Linux
          • Apple

        View all related MCP servers

        MCP directory API

        We provide all the information about MCP servers via our MCP API.

        curl -X GET 'https://glama.ai/api/mcp/v1/servers/Hypersequent/qasphere-mcp'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server