Sponsored by Deepsite.site

Gitee MCP Server

Created By
normal-coder9 months ago
MCP Tool Server for Gitee, supporting the management of repository files/branches, Issues, and Pull Requests.
Content

# Gitee MCP Server

Let AI operate Gitee repositories/Issues/Pull Requests for you through MCP

[![Node Version](https://img.shields.io/badge/node-%3E%3D22.12.0-brightgreen.svg)\](./package.json) ![NPM Version](https://img.shields.io/npm/v/gitee-mcp-server) ![Docker Pulls](https://img.shields.io/docker/pulls/normalcoder/gitee-mcp-server) ![Docker Image Version](https://img.shields.io/docker/v/normalcoder/gitee-mcp-server) [![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)\](./LICENSE) [![smithery badge](https://smithery.ai/badge/@normal-coder/gitee-mcp-server)\](https://smithery.ai/server/@normal-coder/gitee-mcp-server)

[Image 1](https://glama.ai/mcp/servers/Cck9XigM1d)


Supported AI Operations

CategoryMCP ToolDescription
Repository Operations`create_repository`Create a Gitee repository
`fork_repository`Fork a Gitee repository
Branch Operations`create_branch`Create a new branch in a Gitee repository
`list_branches`List branches in a Gitee repository
`get_branch`Get details of a specific branch in a Gitee repository
File Operations`get_file_contents`Get contents of a file or directory in a Gitee repository
`create_or_update_file`Create or update a file in a Gitee repository
`push_files`Push multiple files to a Gitee repository
Issue Operations`create_issue`Create an Issue in a Gitee repository
`list_issues`List Issues in a Gitee repository
`get_issue`Get details of a specific Issue in a Gitee repository
`update_issue`Update an Issue in a Gitee repository
`add_issue_comment`Add a comment to an Issue in a Gitee repository
Pull Request Operations`create_pull_request`Create a Pull Request in a Gitee repository
`list_pull_requests`List Pull Requests in a Gitee repository
`get_pull_request`Get details of a specific Pull Request in a Gitee repository
`update_pull_request`Update a Pull Request in a Gitee repository
`merge_pull_request`Merge a Pull Request in a Gitee repository
User Operations`get_user`Get Gitee user information
`get_current_user`Get authenticated Gitee user information

Usage

Installing via Smithery

To install Gitee MCP Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@normal-coder/gitee-mcp-server):

```bash npx -y @smithery/cli install @normal-coder/gitee-mcp-server --client claude ```

Configuration

Run MCP Server via NPX

```json { "mcpServers": { "Gitee": { "command": "npx", "args": [ "-y", "gitee-mcp-server" ], "env": { "GITEE_PERSONAL_ACCESS_TOKEN": "" } } } } ```

Run MCP Server via Docker Container

  1. Get Docker Image

```bash

Get from DockerHub

docker pull normalcoder/gitee-mcp-server

Build locally

docker build -t normalcoder/gitee-mcp-server . ```

  1. Configure MCP Server

```json { "mcpServers": { "Gitee": { "command": "docker", "args": [ "run", "-i", "--rm", "-e", "GITEE_PERSONAL_ACCESS_TOKEN", "normalcoder/gitee-mcp-server" ], "env": { "GITEE_PERSONAL_ACCESS_TOKEN": "" } } } } ```

Development Guide

Install Dependencies

```bash npm install ```

Build

```bash npm run build ```

After successful build, `/dist` will contain the runnable MCP server.

Run Server

```bash npm start ```

The MCP server will run on stdio, allowing it to be used as a subprocess by MCP clients.

Build Docker Image

You can also run the server using Docker:

```bash docker build -t normalcoder/gitee-mcp-server . ```

Run MCP Server with Docker:

```bash docker run -e GITEE_PERSONAL_ACCESS_TOKEN= normalcoder/gitee-mcp-server ```

Debug MCP Server

You can use `@modelcontextprotocol/inspector` for debugging:

Create a `.env` file in the root directory for environment variables:

```.env GITEE_API_BASE_URL=https://gitee.com/api/v5 GITEE_PERSONAL_ACCESS_TOKEN= ```

Run the debug tool to start the service and web debug interface:

```bash npx @modelcontextprotocol/inspector npm run start --env-file=.env ```

The project includes a `debug()` function for printing debug information, usage:

```typescript import { debug } from './common/utils.js';

debug('Message to log'); debug('Message with data:', { key: 'value' }); ```

Dependencies

  • `@modelcontextprotocol/sdk`: MCP SDK for server implementation
  • `universal-user-agent`: For generating user agent strings
  • `zod`: For schema validation
  • `zod-to-json-schema`: For converting Zod schemas to JSON schemas

License

Licensed under MIT License. You are free to use, modify and distribute the software, subject to the terms and conditions of the MIT License. For more details, see the [LICENSE](./LICENSE) file in the project repository.

Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Serper MCP ServerA Serper MCP Server
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
CursorThe AI Code Editor
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
Playwright McpPlaywright MCP server
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
DeepChatYour AI Partner on Desktop
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Amap Maps高德地图官方 MCP Server
WindsurfThe new purpose-built IDE to harness magic
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Tavily Mcp
ChatWiseThe second fastest AI chatbot™
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。