커서 MCP 서버
이 저장소에는 Cursor IDE 내에서 git-spice 문서를 검색하기 위한 도구를 제공하는 MCP(Model Context Protocol) 서버 구현이 포함되어 있습니다.
특징
MCP 프로토콜을 통한 Cursor IDE와의 통합
실시간 git-spice 문서 검색
간단하고 효율적인 문서 분석
필수 조건
Node.js(v16 이상)
커서 IDE
npm 또는 yarn 패키지 관리자
설치
이 저장소를 복제하세요:
지엑스피1
종속성 설치:
프로젝트를 빌드하세요:
구성
서버 구성
서버는 다음 기능으로 미리 구성되어 있습니다.
도구 기능
자원 역량
프롬프트 기능
커서 IDE 구성
커서 IDE 설정 열기:
macOS에서:
Cmd + ,
Windows/Linux의 경우:
Ctrl + ,
"확장 프로그램" 섹션으로 이동하세요
MCP 서버 설정을 찾아 새 서버 구성을 추가합니다.
설정을 저장하고 MCP를 새로 고칩니다.
용법
에이전트 모드에서 Cursor를 사용하면 MCP 서버가 자동으로 감지되고 git-spice 문서 검색 도구를 사용할 수 있습니다. 에이전트는 사용자의 질의와 관련된 경우 해당 도구를 사용하라는 메시지를 표시합니다.
프로젝트 구조
src/index.ts
: 메인 서버 구현src/
: 소스 코드 디렉토리dist/
: 컴파일된 출력 디렉토리
감사의 말
Tools
Cursor IDE와 통합되어 실시간 git-spice 문서 검색 기능을 제공하는 모델 컨텍스트 프로토콜 서버입니다.
Related MCP Servers
- -securityFlicense-qualityA Model Context Protocol server that integrates with Cursor IDE, providing real-time communication, modern web dashboards, and extensible tools via SSE and WebSocket connections.Last updated -5951
- -securityFlicense-qualityA Model Context Protocol server that enables AI assistants to explore and interact with Cursor IDE's SQLite databases, providing access to project data, chat history, and composer information.Last updated -21
- AsecurityAlicenseAqualityA powerful Model Context Protocol framework that extends Cursor IDE with tools for web content retrieval, PDF processing, and Word document parsing.Last updated -813MIT License
- -securityFlicense-qualityA Model Context Protocol server that enables seamless integration between Cursor IDE and JIRA, allowing users to retrieve issues, execute JQL searches, and log work through natural language interactions.Last updated -