git-mcp-server and mcp-git-tools
About git-mcp-server
cyanheads/git-mcp-server
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git repositories. Provides tools for comprehensive Git operations including clone, commit, branch, diff, log, status, push, pull, merge, rebase, worktree, tag management, and more, via the MCP standard. STDIO & HTTP.
This server helps AI agents or large language models (LLMs) manage code repositories. It allows them to perform common Git operations like cloning projects, committing changes, creating branches, merging code, and publishing updates. It's designed for developers who are building AI systems that need to interact with and modify source code.
About mcp-git-tools
lileeei/mcp-git-tools
Git tool integration library for the Model Context Protocol (MCP).
This project offers a set of Git operations for developers and system integrators working with the Model Context Protocol (MCP). It allows programmatic interaction with Git repositories, enabling tasks like checking repository status, listing branches, viewing commit history, and managing multiple worktrees. You can feed it Git commands and repository paths, and it outputs structured information about your repository and the results of the Git operations.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work