1 Star 0 Fork 56

zxcnmv/mcp-gitee

forked from 开源中国/mcp-gitee 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
cursor.md 479 Bytes
一键复制 编辑 原始数据 按行查看 历史

stdio mode

{
  "mcpServers": {
    "gitee": {
      "command": "mcp-gitee",
      "env": {
        "GITEE_API_BASE": "https://gitee.com/api/v5",
        "GITEE_ACCESS_TOKEN": "<your personal access token>"
      }
    }
  }
}

sse mode

start mcp server through sse

mcp-gitee -token <your personal access token> -transport sse
{
  "mcpServers": {
    "gitee": {
      "url": "http://localhost:8000/sse",
    }
  }
}

sse

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zxcnmv/mcp-gitee.git
git@gitee.com:zxcnmv/mcp-gitee.git
zxcnmv
mcp-gitee
mcp-gitee
master

搜索帮助