drio
Open app

Gitee MCP Server

Source

MCP Tool Server for Gitee, supporting the management of repository files/branches, Issues, and Pull Requests.

Catalog onlyCatalog onlySTDIO

Overview

Gitee MCP Server is a tool designed to automate the management of Gitee repositories, including operations on files, branches, issues, and pull requests using AI.

To use Gitee MCP Server, you can install it via Smithery or run it using Docker. Configuration requires a Gitee personal access token for authentication.

  • Create, fork, and manage repositories - Create and manage branches - Handle file operations such as creating, updating, and pushing files - Manage issues and pull requests with ease - User information retrieval
  1. Automating repository management tasks in Gitee.
  2. Streamlining the process of handling issues and pull requests.
  3. Facilitating collaboration by managing branches and files efficiently.

Add to your AI client

Use these steps to connect Gitee MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "gitee-mcp-server-normal-coder": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-gitee-mcp-server-normal-coder"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "gitee-mcp-server-normal-coder": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-gitee-mcp-server-normal-coder"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "gitee-mcp-server-normal-coder": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-gitee-mcp-server-normal-coder"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "gitee-mcp-server-normal-coder": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-gitee-mcp-server-normal-coder"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "gitee-mcp-server-normal-coder": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-gitee-mcp-server-normal-coder"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "gitee-mcp-server-normal-coder": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-gitee-mcp-server-normal-coder"
      ]
    }
  }
}

FAQ

What is required to run Gitee MCP Server?

You need a Gitee personal access token and Node.js installed on your machine.

Can I run Gitee MCP Server in a Docker container?

Yes! Gitee MCP Server can be run using Docker for easier deployment.

Is Gitee MCP Server free to use?

Yes, it is open-source and free to use under the MIT License.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2068,"uuid":"d3dcb39e-39fe-4b5f-9bf8-2815d9156432","name":"Gitee-MCP-Server","title":"Gitee MCP Server","description":"MCP Tool Server for Gitee, supporting the management of repository files/branches, Issues, and Pull Requests.","avatar_url":null,"created_at":"2025-03-07T18:56:31.212Z","updated_at":"2025-03-16T08:19:59.944Z","status":"created","author_name":"normal-coder","author_avatar_url":null,"tags":"gitee,mcp-server,repository-management","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/normal-coder/gitee-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":"87f98f5d-b942-4283-b1f1-023ff5c84923","tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]