Gitee MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 11 Sep 2026.
让 AI 用自然语言管理 Gitee 仓库:查 star、管 Issue、基于 commit 生成中文 CHANGELOG(原生无此 API)
Today is the operative word: we check Gitee MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gitee-mcp-server -- npx -y gitee-mcp
{
"mcpServers": {
"gitee-mcp-server": {
"args": [
"-y",
"gitee-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.gitee-mcp-server]
command = "npx"
args = ["-y", "gitee-mcp"]
{
"mcpServers": {
"gitee-mcp-server": {
"args": [
"-y",
"gitee-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gitee-mcp-server": {
"args": [
"-y",
"gitee-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GITEE_ACCESS_TOKEN (Gitee 私人令牌(可选;不填则运行于 Mock 演示模式,填了自动切 Real 模式)).
The author declared them in the registry entry; get the values from the project itself.
Changelog Ai MCP Server by MEOK AI Labs
Cloudflare Workers MCP server: ai-changelog-writer
Cloudflare Workers MCP server: api-changelog-tracker
MCP server for generating changelogs from conventional commits.
MCP server for GitHub repo health, commit summaries, issue triage, and RAG Q&A.
MCP server for UK Parliament Committees API
MCP server for PR code review, commit messages, changelogs, and secret detection.
Commit Message Ai MCP Server by MEOK AI Labs
Answers built from our own checks of this server.