Git Spice Help MCP Server

Integrations

  • Provides a tool for searching git-spice documentation, enabling efficient navigation and retrieval of git-spice related commands and information within Cursor IDE.

커서 MCP 서버

이 저장소에는 Cursor IDE 내에서 git-spice 문서를 검색하기 위한 도구를 제공하는 MCP(Model Context Protocol) 서버 구현이 포함되어 있습니다.

특징

  • MCP 프로토콜을 통한 Cursor IDE와의 통합
  • 실시간 git-spice 문서 검색
  • 간단하고 효율적인 문서 분석

필수 조건

  • Node.js(v16 이상)
  • 커서 IDE
  • npm 또는 yarn 패키지 관리자

설치

  1. 이 저장소를 복제하세요:

지엑스피1

  1. 종속성 설치:
npm install # or yarn install
  1. 프로젝트를 빌드하세요:
npm run build # or yarn build

구성

서버 구성

서버는 다음 기능으로 미리 구성되어 있습니다.

  • 도구 기능
  • 자원 역량
  • 프롬프트 기능

커서 IDE 구성

  1. 커서 IDE 설정 열기:
    • macOS에서: Cmd + ,
    • Windows/Linux의 경우: Ctrl + ,
  2. "확장 프로그램" 섹션으로 이동하세요
  3. MCP 서버 설정을 찾아 새 서버 구성을 추가합니다.
{ "name": "Git Spice MCP Server", "command": "node", "args": ["dist/index.js"], "cwd": "/path/to/your/project" }
  1. 설정을 저장하고 MCP를 새로 고칩니다.

용법

에이전트 모드에서 Cursor를 사용하면 MCP 서버가 자동으로 감지되고 git-spice 문서 검색 도구를 사용할 수 있습니다. 에이전트는 사용자의 질의와 관련된 경우 해당 도구를 사용하라는 메시지를 표시합니다.

프로젝트 구조

  • src/index.ts : 메인 서버 구현
  • src/ : 소스 코드 디렉토리
  • dist/ : 컴파일된 출력 디렉토리

감사의 말

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Cursor IDE와 통합되어 실시간 git-spice 문서 검색 기능을 제공하는 모델 컨텍스트 프로토콜 서버입니다.

  1. Features
    1. Prerequisites
      1. Installation
        1. Configuration
          1. Server Configuration
          2. Cursor IDE Configuration
        2. Usage
          1. Project Structure
            1. Acknowledgments
              ID: kg9opi4uz9