Back to directory
@gitee/mcp-gitee

@gitee/mcp-gitee

@oschina55

An MCP server for Gitee, enabling AI assistants to manage repositories, issues, and pull requests via Gitee's API.

GiteeGitRepository ManagementIssue TrackingPull RequestsCode Hostingcloud

Installation & Configuration

{
  "mcpServers": {
    "gitee": {
      "command": "npx",
      "args": [
        "-y",
        "@gitee/mcp-gitee@latest"
      ],
      "env": {
        "GITEE_API_BASE": "https://gitee.com/api/v5",
        "GITEE_ACCESS_TOKEN": "<your personal access token>"
      }
    }
  }
}

Information

Transport
stdiossestreamable
Language
Go
Created
2025/3/12
Updated
2026/6/6