MCPdir β€” MCP Server Directory
πŸ‡¬πŸ‡§ πŸ‡ͺπŸ‡Έ

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)

ToolCategoryDescription
manage_pullscode-reviewCreate, review, and manage pull requests on Gitee
manage_issuesproject-managementCreate, update, and list issues on Gitee repositories
list_reposrepositoryList repositories for the authenticated user or organization
manage_branchesrepositoryCreate, list, and delete branches in repositories
search_codesearchSearch 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