Use full Git operations through MCP to manage repositories and collaboration.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-git" yet — see the docs or source repo.
Use mcp-git to check the current repository status, list modified, staged, and untracked files, and suggest the next steps.
A clear repository status summary with recommendations for committing or cleaning up changes.
Use mcp-git to commit the currently staged files with the message: "Fix login API error handling and add logs."
A completed Git commit with the commit hash, branch info, and result summary.
Use mcp-git to list local and remote branches, then show the latest 10 commits in reverse chronological order.
A branch list and recent commit history to understand project evolution and collaboration.
Connect GitHub repos so AI can analyze and build from real code.
Manage GitHub repositories, branches, pull requests, and commits through an MCP server.
Read GitHub repo structure and key files to understand projects faster.
Lets AI read and manage GitLab projects, MRs, issues, and pipelines.
Lets AI call the GitHub API to manage repos, issues, and pull requests.
Connect AI to GitHub via OAuth for user-authorized repository actions.