Gitee
FreeGitee 官方集成,管理 Gitee 仓库、Issues 和 Pull Requests。
About Gitee
mcp-gitee is a Model Context Protocol (MCP) server implementation for Gitee. It provides a set of tools that allow AI assistants to manage Gitee repositories, issues, pull requests, and notifications through the Gitee API. The server supports configurable API base URLs for different Gitee instances, personal/organization/enterprise operations, and dynamic toolset enable/disable via whitelist or blacklist modes. It can be run locally (built with Go 1.23+) or connected remotely without installation, using transports such as stdio, SSE, or HTTP. Configuration is flexible through command-line flags or environment variables, and pre-configured examples are provided for popular MCP hosts like Claude Code, Codex, Cursor, and more.
Key Features
Pros & Cons
- Open source and free to use
- Easy integration with popular MCP hosts (Claude Code, Codex, Cursor, etc.)
- Supports remote MCP server without local installation
- Flexible configuration via environment variables and CLI flags
- Requires Go 1.23+ to build from source for local installation
- Requires a Gitee personal access token for authentication
- Initial setup and configuration may be needed for specific MCP hosts