code-index-mcp
A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
GitHubスター
346
ユーザー評価
未評価
お気に入り
0
閲覧数
29
フォーク
39
イシュー
11
インストール方法
難易度
中級推定所要時間
10-20 分
インストール方法
インストール方法
前提条件
必要なソフトウェアとバージョンを明記してください。Python: 3.8以上
インストール手順
1. リポジトリのクローン
bash
git clone https://github.com/johnhuang316/code-index-mcp.git
cd code-index-mcp
2. 依存関係のインストール
bash
pip install -r requirements.txt
3. サーバーの起動
bash
python server.py