MCP.so
登录

GitLab

@modelcontextprotocol

关于 GitLab

Model Context Protocol Servers

基本信息

分类

版本控制

许可证

NOASSERTION

运行时

node

传输方式

stdio

发布者

modelcontextprotocol

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "gitlab": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-gitlab"
      ],
      "env": {
        "GITLAB_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>",
        "GITLAB_API_URL": "https://gitlab.com/api/v4"
      }
    }
  }
}

工具

9

Create or update a single file in a GitLab project

Search for GitLab projects

Create a new GitLab project

Get the contents of a file or directory from a GitLab project

Push multiple files to a GitLab project in a single commit

Create a new issue in a GitLab project

Create a new merge request in a GitLab project

Fork a GitLab project to your account or specified namespace

Create a new branch in a GitLab project

概览

What is GitLab?

How to use GitLab?

Key features of GitLab

Use cases of GitLab

FAQ from GitLab

评论

版本控制 分类下的更多 MCP 服务器