Loading MCP server directory, please wait...
让 AI 用自然语言管理 Gitee 仓库:查 star、管 Issue、基于 commit 生成中文 CHANGELOG(原生无此 API)
npx @getmcp/cli add io.github.PaulSeth/gitee-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.PaulSeth/gitee-mcp-server": {
"command": "npx",
"args": [
"-y",
"gitee-mcp"
],
"env": {
"GITEE_ACCESS_TOKEN": ""
}
}
}
}