1 Repo
Tools that extract code from Git repositories into text formats for LLMs.
Distinct from Codebase Analysis: Distinct from Codebase Analysis: focuses on codebase extraction.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Codebase Extraction Tools. Refine with filters or upvote what's useful.
git-mcp is a Model Context Protocol server that transforms Git repositories and static sites into structured context providers for AI assistants. It functions as a documentation retrieval tool and repository indexer, exposing codebases and project files as standardized tools to reduce hallucinations in large language model responses. The project converts raw repository files, READMEs, and external URLs into formats optimized for token consumption. It enables AI agents to perform query-based code searches and retrieve specific sections of project documentation to maintain up-to-date technical
Extracts high-level project overviews and README files into text formats for LLM analysis.