G
Gitlab-Test
dushaofei/Gitlab-Test
0 Stars
35 次浏览
更新于 2026-08-23
MCP 服务配置
复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用
{
"mcpServers": {
"gitlab": {
"args": [
"-y",
"@modelcontextprotocol/server-gitlab"
],
"command": "npx",
"env": {
"GITLAB_API_URL": "https://jihulab.com/api/v4",
"GITLAB_PERSONAL_ACCESS_TOKEN": "K8AETM766w8HpntxaFo4"
}
}
}
}
服务介绍
少飞测试