local-only server
The server can only run on the client’s local machine because it depends on local resources.
Integrations
Allows MCP clients to extract information about Github repositories including repository summaries, project directory structure, and file content
吉廷格斯特-MCP
用于gitingest的 MCP 服务器。这使得 Claude Desktop、Cline、Cursor 等 MCP 客户端能够快速提取 Github 仓库的信息,包括:
- 存储库摘要
- 项目目录结构
- 文件内容
https://github.com/user-attachments/assets/c1fa596b-a70b-4d37-91d9-ea5e80284793
目录
安装
通过 Smithery 安装
- 通过Smithery安装 gitingest-mcp :CopyCopyCopyCopy
通过 Github 安装
- 将其添加到 MCP 客户端配置文件Copy
手动安装 Repo
- 克隆 repoCopy
- 安装依赖项Copy
- 将其添加到 MCP 客户端配置文件Copy
- 如果您遇到问题,请按照此MCP 服务器文档进行操作
更新 MCP 客户端配置
- 添加到 Claude 桌面在 IDE 中打开配置文件CopyCopy
调试
- 使用 mcp 检查器Copy
You must be authenticated.
用于 gitingest 的 MCP 服务器。它允许 Claude Desktop、Cursor、Cline 等 MCP 客户端快速提取 Github 仓库的信息,包括仓库摘要、项目目录结构、文件内容等。