カーソルMCPサーバー
このリポジトリには、Cursor IDE 内で git-spice ドキュメントを検索するためのツールを提供する Model Context Protocol (MCP) サーバー実装が含まれています。
特徴
MCPプロトコルによるカーソルIDEとの統合
リアルタイムのgit-spiceドキュメント検索
シンプルで効率的なドキュメント解析
前提条件
Node.js (v16 以上)
カーソルIDE
npm または yarn パッケージマネージャー
インストール
このリポジトリをクローンします:
依存関係をインストールします:
プロジェクトをビルドします。
構成
サーバー構成
サーバーは次の機能が事前構成されています。
ツールの機能
リソース能力
プロンプト機能
カーソルIDE設定
Open Cursor 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 -