git-mcp-server and mcp-gitee
These are ecosystem siblings, as they are both MCP server implementations, with one providing Git operations for GitHub and the other providing Gitee API interactions.
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-gitee
oschina/mcp-gitee
mcp-gitee is a Model Context Protocol (MCP) server implementation for Gitee. It provides a set of tools that interact with Gitee's API, allowing AI assistants to manage repository, issues, pull requests, etc.
This project acts as a bridge, allowing your AI assistant to understand and interact with Gitee. It takes commands from your AI, such as 'create a pull request' or 'list open issues', and translates them into actions on Gitee. This tool is designed for developers who use AI assistants to manage their code repositories and project tasks on Gitee.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work