登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
登录
注册
代码拉取完成,页面将自动刷新
开源项目
>
人工智能
>
MCP
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
25
Star
244
Fork
66
开源中国
/
mcp-gitee
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
v0.1.13
## 更新内容 * feat: add security_hole option for issue @JJ-H **完整的更新日志**: https://gitee.com/oschina/mcp-gitee/compare/v0.1.12...v0.1.13
7b25ad2
2025-07-24 10:39
下载
查看发行版
v0.1.12
## 更新内容 * feat: Add pull request diff files functionality @JJ-H **完整的更新日志**: https://gitee.com/oschina/mcp-gitee/compare/v0.1.11...v0.1.12
993aeed
2025-07-20 21:46
下载
查看发行版
v0.1.11
## 更新内容 * feat: Support streamable http **完整的更新日志**: https://gitee.com/oschina/mcp-gitee/compare/v0.1.10...v0.1.11
a06409a
2025-06-16 18:43
下载
查看发行版
v0.1.10
## 更新内容 * feat: Add dynamic toolset enable/disable functionality @JJ-H - Bump version to 0.1.10 - Add `--enabled-toolsets` and `--disabled-toolsets` command-line options - Add `ENABLED_TOOLSETS` and `DISABLED_TOOLSETS` environment variables - Update documentation to reflect new features **完整的更新日志**: https://gitee.com/oschina/mcp-gitee/compare/v0.1.9...v0.1.10
3227471
2025-04-27 15:29
下载
查看发行版
v0.1.9
## 更新内容 * fix: Update description for target_commitish and make it required @JJ-H **完整的更新日志**: https://gitee.com/oschina/mcp-gitee/compare/v0.1.8...v0.1.9
8465a15
2025-04-21 11:35
下载
查看发行版
v0.1.8
## 更新内容 * feat: Add fork repository tool and update documentation @JJ-H **完整的更新日志**: https://gitee.com/oschina/mcp-gitee/compare/v0.1.7...v0.1.8
71db89b
2025-04-17 14:16
下载
查看发行版
v0.1.7
## 更新内容 * feat: Add search for open source repositories and users @JJ-H * docs: Update config example links and add continue.md @JJ-H **完整的更新日志**: https://gitee.com/oschina/mcp-gitee/compare/v0.1.6...v0.1.7
164e7c8
2025-04-14 22:45
下载
查看发行版
v0.1.6
## 更新内容 * fix: Add validation for missing and invalid pull number @JJ-H **完整的更新日志**: https://gitee.com/oschina/mcp-gitee/compare/v0.1.5...v0.1.6
43b5a40
2025-03-17 21:35
下载
查看发行版
v0.1.5
## 更新内容 * fix: Update API URL for creating issues and bump version @JJ-H **完整的更新日志**: https://gitee.com/oschina/mcp-gitee/compare/v0.1.4...v0.1.5
872418b
2025-03-17 19:32
下载
查看发行版
v0.1.4
## 更新内容 ** chore: Update version to 0.1.4 and remove version-related targets @黄家建 Fix: Update repository name and handle context canceled error @覃华添 **完整的更新日志**: https://gitee.com/oschina/mcp-gitee/compare/v0.1.3...v0.1.4
7a3b156
2025-03-17 18:07
下载
查看发行版
v0.1.3
## 更新内容 * docs: Update alignment for MCP Hosts configuration images * docs: Add installation guides for MCP hosts * Bump version to 0.1.3, and fix file content handling. * docs: Add practical scenario and images to README **完整的更新日志**: https://gitee.com/oschina/mcp-gitee/compare/v0.1.2...v0.1.3
298af02
2025-03-14 17:57
下载
查看发行版
v0.1.2
## 更新内容 * Bump version to 0.1.2 and add user-agent header * docs: Update MCP hosts Cursor configuration examples * docs: Update README **完整的更新日志**: https://gitee.com/oschina/mcp-gitee/compare/v0.1.1...v0.1.2
0765059
2025-03-14 15:21
下载
查看发行版
v0.1.1
## 功能 - 与 Gitee 仓库、Issues、Pull Requests和通知进行交互 - 可配置的 API Base URL 和 Gitee 访问令牌,同时支持 Gitee专业版和SaaS版使用 - 支持配置传输类型(stdio 或 sse,默认:stdio) - 更多选项参考 `--help` ## MCP Hosts Configuration For example, taking Windsurf as an example, Claude Desktop, Cline, Roocode, and Cursor are analogous. ``` { "mcpServers": { "gitee": { "command": "mcp-gitee", "env": { "GITEE_API_BASE": "https://gitee.com/api/v5", "GITEE_ACCESS_TOKEN": "<your personal token>" } } } } ``` ## 贡献者 - [JJ-H](https://gitee.com/JJ-H) - [EdmondFrank](https://gitee.com/edmondfrank) ## 许可证 这个项目使用MIT许可证进行许可。
0146d3c
2025-03-13 19:33
下载
查看发行版
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
1
https://gitee.com/oschina/mcp-gitee.git
git@gitee.com:oschina/mcp-gitee.git
oschina
mcp-gitee
mcp-gitee
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册