-
securityA
license-
qualityA server that allows AI assistants to browse and read files from specified GitHub repositories, providing access to repository contents via the Model Context Protocol.
Last updated -
5
JavaScript
MIT License
Claude やその他の MCP 準拠の AI アシスタントと統合するための GitLab MCP (モデル コンテキスト プロトコル) サーバーのカスタム実装。
この MCP サーバーは GitLab リポジトリとのシームレスな統合を提供し、AI アシスタントが次のことを行うことを可能にします。
このカスタム実装は、標準の GitLab MCP サーバー実装、特にsearch_repositories
ツールに存在していたスキーマ検証の問題を修正します。
api
read_api
read_repository
とwrite_repository
ツール名 | 説明 |
---|---|
search_repositories | GitLabプロジェクトを検索 |
get_file_contents | ファイルまたはディレクトリの内容を取得する |
create_or_update_file | 単一のファイルを作成または更新する |
push_files | 1回のコミットで複数のファイルをプッシュする |
create_repository | 新しいGitLabプロジェクトを作成する |
create_issue | 新しい問題を作成する |
create_merge_request | 新しいマージリクエストを作成する |
fork_repository | プロジェクトをフォークする |
create_branch | 新しいブランチを作成する |
マサチューセッツ工科大学
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.
AI アシスタントが GitLab リポジトリと対話できるようにし、検索、ファイルの取得、コンテンツの作成/更新、問題とマージ リクエストの管理などの機能を提供するカスタム サーバー実装。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/chris-miaskowski/custom-gitlab-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server