MCP.so
ログイン

GitLab

Connect AI tools securely to your GitLab data

ドキュメント

GitLab について

GitLab connects AI tools securely to repository, issue, merge request, and DevSecOps data. Its connector gives assistants GitLab project context for understanding code work, collaboration, security workflows, and delivery status.

接続情報

https://gitlab.com/api/v4/mcp

トランスポート

Streamable HTTP

認証方式

OAuth

セットアップ

claude mcp add gitlab-remote --transport http https://gitlab.com/api/v4/mcp

よくある質問

GitLab のリモート MCP サーバーとは何ですか?

GitLab のリモート MCP サーバーは、https://gitlab.com/api/v4/mcp にホストされた Model Context Protocol エンドポイントです。AI アシスタントはローカルに何もインストール・実行することなく接続できます。

GitLab の MCP サーバーにはどう接続しますか?

エンドポイント https://gitlab.com/api/v4/mcp を Claude Code、Cursor、VS Code など任意の MCP 対応クライアントに追加してください。このページのセットアップ手順で各クライアントを一度に設定できます。

GitLab の MCP サーバーは認証が必要ですか?

はい。GitLab は OAuth を使用します。初回接続時に MCP クライアントがブラウザを開いてサインイン・認可を行い、以降はその認証情報を再利用します。

GitLab の MCP サーバーはどのトランスポートを使用しますか?

GitLab は Streamable HTTP エンドポイントを公開しており、これはリモート MCP サーバーで広く使われ、主要な MCP クライアントがサポートするトランスポートです。

他のリモート MCP サーバー