Gitee MCP Server is a Model Context Protocol server for Gitee, enabling AI assistants to manage repositories, issues, and pull requests through Gitee's API. It supports personal, organization, and enterprise operations.
Gitee MCP Server is a Model Context Protocol (MCP) server designed to facilitate interaction with Gitee's API. It enables AI assistants to manage repositories, issues, pull requests, and notifications on the Gitee platform.
The server supports interactions with Gitee repositories, issues, pull requests, and notifications. It features a configurable API base URL for different Gitee instances and supports personal, organization, and enterprise operations.
The server can be built from source using Go 1.23.0 or higher, or installed using go install
. Configuration is possible via command-line options or environment variables, including the Gitee access token and API base URL.
oschina/mcp-gitee
March 12, 2025
March 28, 2025
Go