A
securityA
licenseA
qualityA specialized MCP server for in-depth analysis of git repositories, offering tools for branch overview, time period analysis, file changes, and merge recommendations.
Last updated -
4
1
JavaScript
Apache 2.0
モデル コンテキスト プロトコル (MCP) を使用した Git リポジトリ ブラウザーの Node.js 実装。
MCP 設定構成ファイルに以下を追加します。
サーバーは主に 2 つのツールを提供します。
git_directory_structure
: リポジトリのディレクトリ構造のツリー状の表現を返しますgit_read_important_files
: リポジトリ内の指定されたファイルの内容を読み取り、返します。サーバーを起動します。
サーバーは stdio 上で実行されるため、MCP クライアントと互換性があります。
MIT ライセンス - 詳細についてはLICENSEファイルを参照してください。
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
MCP を介して Git リポジトリを参照できる Node.js サーバー。ディレクトリ構造を表示したり、リポジトリから重要なファイルを読み取ったりするツールを提供します。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/razorback16/mcp-git-repo-browser'
If you have feedback or need assistance with the MCP directory API, please join our Discord server