git-mcp-server
If you are the rightful owner of git-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides tools for interacting with Git repositories.
Repository Operations
Tools for initializing, cloning, and checking the status of repositories.
Branch Operations
Tools for creating, listing, checking out, deleting, and merging branches.
Working Directory Operations
Tools for staging files, committing changes, and creating diffs.
Remote Operations
Tools for adding remotes, fetching, pulling, and pushing changes.
Advanced Operations
Tools for managing tags, stashing changes, cherry-picking, and rebasing.