Gitee MCP
by OSChina
Gitee API integration for repository, issue, and pull request management via AI assistants
code Go Beginner Self-hostable Docker Verified
β 200 stars π
Updated: 1mo ago
Description
MCP server for Gitee, China's leading code hosting platform and the primary alternative to GitHub in the Chinese developer ecosystem. Provides full API integration for repository management, issue tracking, pull request workflows, code search, and branch management β all accessible from AI assistants. Built in Go with Docker support, it enables developers working on Gitee-hosted projects to leverage AI tools for their daily code hosting operations. Particularly valuable for teams operating within the Chinese software ecosystem where Gitee is the standard platform.
β Best for
Developers and teams using Gitee as their primary code hosting platform
βοΈ Skip if
You use GitHub or GitLab and have no Gitee repositories
π‘ Use cases
- Managing Gitee repositories and branches from AI assistants
- Creating, updating, and reviewing pull requests on Gitee through conversational AI
- Searching code across Gitee repositories without leaving the development environment
- Tracking and managing issues on Gitee-hosted projects via natural language
π Pros
- β Official Gitee integration from OSChina, the platform maintainer
- β Full coverage of core Gitee API operations (repos, issues, PRs, branches)
- β Docker support for easy deployment
- β Essential for developers working in the Chinese code hosting ecosystem
π Cons
- β Gitee-specific β not compatible with GitHub or GitLab
- β Documentation and community resources primarily in Chinese
- β Gitee API rate limits may apply depending on account tier
π§ Exposed tools (5 tools)
| Tool | Category | Description |
|---|---|---|
| manage_pulls | code-review | Create, review, and manage pull requests on Gitee |
| manage_issues | project-management | Create, update, and list issues on Gitee repositories |
| list_repos | repository | List repositories for the authenticated user or organization |
| manage_branches | repository | Create, list, and delete branches in repositories |
| search_code | search | Search for code across Gitee repositories |
β‘ Installation
Prerequisites:
- β’ go
- β’ Gitee personal access token
- β’ API key required
Check Claude Code documentation to configure this MCP server.
π‘ Tips & tricks
Generate a personal access token from your Gitee account settings. Set it as the GITEE_TOKEN environment variable. The Docker deployment option is recommended for production use. If you work across both GitHub and Gitee, consider running this alongside a GitHub MCP server.
π Alternatives
Quick info
- Author
- OSChina
- License
- MIT
- Runtime
- Go
- Transport
- β
- Category
- code
- Difficulty
- Beginner
- Self-hostable
- β
- Auth
- β
- Docker
- π³ Docker available
- Version
- latest
- Updated
- Feb 28, 2026
Client compatibility
- β Claude Code
- β Cursor
- β VS Code Copilot
- β Gemini CLI
- β Windsurf
- β Cline
- β JetBrains AI
- β Warp
Platforms
π macOS π§ Linux πͺ Windows