Overview
Features
git_status
Shows the working tree status.
git_diff_unstaged
Shows changes in the working directory that are not yet staged.
git_diff_staged
Shows changes that are staged for commit.
git_diff
Shows differences between branches or commits.
git_commit
Records changes to the repository.
git_add
Adds file contents to the staging area.
git_log
Shows the commit logs.
git_list_repositories
Lists all available Git repositories monitored by the server.
Who Is This For?
- AI developers:Use MCP server to empower LLMs to read, search, and automate Git workflows.
- DevOps teams:Manage and automate multiple repositories with controlled write access via MCP tools.




