A
securityF
licenseA
qualityMCP Server for the GitHub API, providing features for file operations, repository management, and advanced search, with automatic branch creation and comprehensive error handling.
Last updated -
18
4
3
TypeScript
gitingestと統合して、任意の Git リポジトリをそのコードベースの単純なテキスト ダイジェストに変換する Model Context Protocol (MCP) サーバー実装。
gitingest-mcp を MCP サーバーとして有効にするには、AI アシスタントの設定に次の構成を追加します。
サーバーは次のツールを提供します。
ingest_git
Git リポジトリを分析し、そのコンテンツを構造化された形式で返します。
source
: GitリポジトリのURLまたはローカルディレクトリのパスmax_file_size
(オプション): 最大許容ファイルサイズ(バイト単位)(デフォルト: 10MB)include_patterns
(オプション): 含めるファイルを指定するパターンまたはパターンのセット (例: "*.md, src/")exclude_patterns
(オプション): 除外するファイルを指定するパターンまたはパターンのセットbranch
(オプション):クローンして分析するブランチ(デフォルト: "main")次の内容を含む文字列:
詳細については、 LICENSEファイルを参照してください。
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Gitingest MCP サーバー
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/narumiruna/gitingest-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server