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.

git-mcp-server
71
Verified
mcp-gitee
52
Established
Maintenance 13/25
Adoption 11/25
Maturity 25/25
Community 22/25
Maintenance 10/25
Adoption 8/25
Maturity 16/25
Community 18/25
Stars: 192
Forks: 47
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 52
Forks: 13
Downloads:
Commits (30d): 0
Language: Go
License: MIT
No risk flags
No Package No Dependents

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.

Provides 28 tools organized by workflow (staging, branching, remote ops, advanced), plus session-based resource management and a structured wrap-up prompt for guided git workflows. Built on pluggable architecture with declarative tool definitions, dependency injection via tsyringe, and support for commit signing—with cross-runtime detection for Bun and Node.js via auto-spawned git processes. Integrates with MCP clients (Cline, Claude Desktop) over stdio or HTTP transports, with configurable git identity, path sanitization for security, and optional OpenTelemetry observability.

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.

Built in Go, the server supports multiple transport protocols (stdio, SSE, HTTP) and integrates seamlessly with AI development tools like Claude, Cursor, and Cline via standard MCP configuration. It offers granular toolset management through whitelist/blacklist modes, enabling selective exposure of 40+ Gitee API operations across repositories, pull requests, issues, and notifications, with support for both Gitee cloud and self-hosted enterprise instances.

Scores updated daily from GitHub, PyPI, and npm data. How scores work