Back to search
30
MCP

mcp-git-ingest

adhikasp/mcp-git-ingest

A Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

github-mcp-server
A Model Context Protocol (MCP) server built in TypeScript that integrates with GitHub's API, enabling AI assistants to manage repositories,
0 tools
mcp/github-chat
A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Ch...
0 tools
git-mcps
A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs
0 tools
github-trending-mcp
A Model Context Protocol (MCP) server that provides GitHub trending repositories (supports both stdio and SSE transports)
0 tools
@mseep/git-mcp-server
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git repositories. Provides tools for comprehensive Git o
0 tools
git-mcp-server
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git repositories. Provides tools for comprehensive Git o
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-git-ingest": {
      "url": "None",
      "transport": "http"
    }
  }
}