Skip to content
Windsurf

Gitee MCP Server for Windsurf

io.github.paulseth/gitee-mcp-server

让 AI 用自然语言管理 Gitee 仓库:查 star、管 Issue、基于 commit 生成中文 CHANGELOG(原生无此 API)

client:Windsurf transport:stdio runtime:npm

Install Gitee MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "gitee-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "gitee-mcp"
      ],
      "env": {
        "GITEE_ACCESS_TOKEN": "<GITEE_ACCESS_TOKEN>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Gitee MCP Server in other clients