Manage Git remote repositories by adding, removing, renaming, displaying, updating URLs, and pruning stale references to organize your project's remote connections.
Manage pull requests for Git repositories by creating, listing, updating, merging, closing, reviewing, and searching across GitHub and Gitea platforms.
MCP server for managing Git operations on local repositories, allowing users to list repositories, get and create tags, list commits, push tags, and refresh repositories through a standardized interface.
A Model Context Protocol server that enables LLMs to interact with Git repositories, providing tools to read, search, and manipulate Git repositories through commands like status, diff, commit, and branch operations.
Node.js server implementing Model Context Protocol for git operations, enabling AI assistants to manage git repositories through natural language commands.