关于
Git Context is a lightweight Model Context Protocol (MCP) server designed to enrich Large Language Models (LLMs) with precise, up-to-date documentation and context from Git repositories. It primarily targets GitLab, allowing AI tools to access structured information by searching repositories, retrieving specific documentation with topic filtering, and supporting multiple versions (tags/branches). By indexing repositories and storing data locally in SQLite, it enables fast and relevant responses for LLMs interacting with codebases and internal knowledge, integrating seamlessly with clients like GitHub Copilot and Kiro CLI.