mcp-gitee

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.

31
1

Summary of Gitee MCP Server

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.

Key Features

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.

Installation and Usage

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.

Repository

OS
oschina

oschina/mcp-gitee

Created

March 12, 2025

Updated

March 28, 2025

Language

Go

Category

Developer Tools