mcp-gitlab MCP サーバー (英語)
fastmcpフレームワーク上に構築されたGitLab統合サーバー。様々なGitLab RESTful APIツールを提供します。Claude、Smithery、その他のプラットフォームとの統合をサポートします。
特徴
- GitlabSearchUserProjectsTool : ユーザー名でユーザーとそのアクティブなプロジェクトを検索します
- GitlabGetUserTasksTool : 現在のユーザーの保留中のタスクを取得する
- GitlabSearchProjectDetailsTool : プロジェクトと詳細を検索
- GitlabCreateMRCommentTool : マージリクエストにコメントを追加する
- GitlabAcceptMRTool : マージリクエストを承認してマージする
- GitlabUpdateMRTool : マージリクエストの担当者、レビュー担当者、タイトル、説明、ラベルを更新する
- GitlabCreateMRTool : 担当者とレビュー担当者を含む新しいマージリクエストを作成する
- GitlabRawApiTool : カスタムパラメータを使用して任意の GitLab API を呼び出す
クイックスタート
環境変数
使用例
各ツールのパラメータの詳細な例については、 USAGE.md を参照してください。
プロジェクト構造
統合
クロード デスクトップ クライアント
設定に追加:
鍛冶屋
Smithery プラットフォームで直接使用します:
または、Smithery UI で「@zephyr-mcp/gitlab」を検索し、ワークスペースに追加します。
環境変数:
GITLAB_API_URL
: GitLab APIのベースURLGITLAB_TOKEN
: GitLab API認証用のアクセストークン
関連リンク
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
MCP フレームワークに基づいて構築された GitLab 集合サーバーは、多数の GitLab RESTful API ツールを提供し、コンテンツの検索、タスク管理、コアなどの機能との結合および構築の要求をサポートし、高効率のアクションの実行を支援します。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityGitLab MCP Server (with activity tracking and group projects listing features) This server is based on the original GitLab MCP server with Group Projects Listing and Activity Tracking enhancementsLast updated -2872522TypeScriptMIT License
- AsecurityAlicenseAqualityGitLabとの連携機能を提供するModel Context Protocol (MCP) サーバーです。GitLabの特定のプロジェクトからパイプラインの失敗情報やマージリクエストへの指摘事項を取得し、AIアシスタントに提供します。Last updated -32PythonMIT License
- -securityAlicense-qualityAn MCP server that enables communication with GitLab repositories, allowing interaction with GitLab's API to manage projects, issues, and repositories through natural language.Last updated -3,7161JavaScriptMIT License
- -securityAlicense-qualityAn MCP server that integrates AI assistants like Claude with GitLab's merge requests, allowing them to review code changes, add comments, and approve/unapprove merge requests directly through the GitLab API.Last updated -21PythonMIT License