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
模型上下文协议 (MCP) 服务器实现与gitingest集成,将任何 Git 存储库转换为其代码库的简单文本摘要。
将以下配置添加到您的 AI 助手的设置中,以启用 gitingest-mcp 作为 MCP 服务器:
服务器提供以下工具:
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