owayo_gitlab-mcp-server
0
GitLab-MCP-Server is a Model Context Protocol server that integrates with GitLab to provide AI assistants with failure and comment data from projects' pipelines and merge requests. Its distinctive functionality includes fetching real-time GitLab data to facilitate error correction and reviews.
GitLab-MCP-Server
This is a Model Context Protocol (MCP) server providing integration features with GitLab. It retrieves failure information from pipelines and unresolved comments on merge requests (MRs) from specific projects in GitLab, making this data available to an AI assistant.
Features
- Fetches console output of failed jobs from GitLab pipelines to assist with fixes.
- Retrieves unresolved comments linked to MRs.
- Obtains difference information of MRs between the base commit and the current local state for review.
The MCP server enables AI assistants to access GitLab information directly, enhancing support accuracy.