Clone Git repositories to view their directory structure in a tree format, enabling users to explore repository organization without downloading files locally.
Execute read-only git commands on ShadowGit repositories for debugging and code analysis. Specify the repository and command to query commit history, diffs, or other insights. Requires valid repo from list_repos().
Clone a Git repository from a specified URL to a specific local path using the Git MCP Server's enhanced capabilities. Ideal for initializing projects or managing codebases programmatically.
Helps AI read GitHub repository structure and important files. Want to quickly understand what a repo is about? Prompt it with "read https://github.com/adhikasp/mcp-git-ingest and determine how the code technically works".
The Git MCP Server allows AI assistants to perform enhanced Git operations via the Model Context Protocol, supporting core Git functions, branch and tag management, GitHub integration, and more.