Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by kwanLeeFrmVi • DevOps & CI/CD
An MCP server that exposes Git repository operations to LLM-based agents for reading, searching, and automating Git workflows.
Read, search, and summarize repository history and file contents via standard Git commands.
Perform repository maintenance and change management tasks such as staging files, committing, creating branches, and checking out branches.
Integrate Git repository access into MCP-enabled workflows or desktop clients (e.g., Claude Desktop) to automate code inspection and edits.
mcp-git is an MCP (Model Context Protocol) server that lets LLM-driven clients interact programmatically with local Git repositories. It exposes common Git operations—status, diffs, add/reset, commit, branch creation/checkout, and viewing commit contents—so agents can inspect and modify repository state. Designed for use with MCP clients like Claude Desktop, it enables automation and tooling around repository inspection, change management, and scripted Git workflows.
Shows the working tree status
Shows changes in working directory not yet staged
Shows changes that are staged for commit
Shows differences between branches or commits
Records changes to the repository
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.