@harshmaur/gitlab-mcp
GitLab MCP(モデルコンテキストプロトコル)サーバー。
インストールと実行
Smithery経由でインストール
Smithery経由で Claude Desktop 用の GitLab MCP Server を自動的にインストールするには:
手動インストール
環境変数の設定
サーバーを実行する前に、次の環境変数を設定する必要があります。
ライセンス
MITライセンス
使い方
Claude App、Cline、Roo Code と併用
Claude アプリで使用する場合は、API キーと URL を直接設定する必要があります。
カーソルの使用
Cursor を使用する場合は、次のように環境変数を設定してサーバーを実行できます。
GITLAB_PERSONAL_ACCESS_TOKEN
: GitLab 個人アクセス トークン。GITLAB_API_URL
: GitLab API の URL。(デフォルト:https://gitlab.com/api/v4
)
This server cannot be installed
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.
GitLab リポジトリとの通信を可能にする MCP サーバー。GitLab の API と対話して、自然言語でプロジェクト、問題、リポジトリを管理できます。
Related MCP Servers
- AsecurityAlicenseAqualityMCP Server for the GitLab API, enabling project management, file operations, and more.Last updated -1,67369,861MIT License
- AsecurityAlicenseAqualityAn MCP server that enables analyzing and querying GitHub repositories through the GitHub Chat API, allowing users to index repositories and ask questions about their code, architecture and tech stack.Last updated -264MIT License
- AsecurityAlicenseAquality基于MCP框架构建的GitLab集成服务器,提供多种GitLab RESTful API工具,支持项目搜索、任务管理、合并请求创建与审核等功能,帮助开发团队高效协作。Last updated -875MIT License