A high-performance Model Context Protocol (MCP) server. Enables AI Agents to fetch real-time GitHub repository data—including SemVer-sorted tags, file content, and directory trees—without local cloning. Solves the 'outdated dependency knowledge' problem for LLMs.
$git clone https://github.com/hansobored/git-mcp-goInstalls into the current project.
Install git-mcp-go by running `git clone https://github.com/hansobored/git-mcp-go`, then use it for the current task and follow its documentation at https://github.com/hansobored/git-mcp-go.