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

コメント

「バージョン管理」の他のコンテンツ