Gitee MCP Server
让 AI 用自然语言管理 Gitee 仓库:查 star、管 Issue、基于 commit 生成中文 CHANGELOG(原生无此 API)
B83/100grade B
Adoption
Growing
0 stars53 downloads/wk
Reviews
Write oneNobody has reviewed Gitee MCP Server yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Gitee MCP Server tools (6, 2 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
create_issuewrite action在仓库新建 Issue(收需求/建任务)
generate_changelog基于最近 commit 生成中文 CHANGELOG(Gitee 无原生 API,靠 commits 组合)
get_repo_stats获取 Gitee 仓库统计:star/fork/watch 数、开放 issue 数
list_issues列出仓库 Issue,支持按状态/标签过滤
list_stargazers列出给仓库点 star 的用户(需 PAT,无凭证走 mock)
update_issuewrite action更新 Issue 状态或标签(自动打标签/关单)
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
no findings
- Code scan9 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 8 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 83/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON
Install directly
Runs npx -y gitee-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add gitee-mcp-server -- npx -y gitee-mcp
Gitee MCP Server: common questions
- Is Gitee MCP Server safe?
- Mostly: it is graded B (83/100). Read the Gitee MCP Server safety report
- How do I install Gitee MCP Server?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Gitee MCP Server need an API key?
- Yes. The registry entry asks for
GITEE_ACCESS_TOKEN. - Is Gitee MCP Server maintained?
- The last commit was 9 days ago (2026-09-11). The latest release is v0.1.0.