Gitlab
Createdowayo
Connects to a GitLab project and provides pipeline failure information and merge request details to AI assistants.
About
This tool acts as a Model Context Protocol (MCP) server to provide AI assistants with information from GitLab. It retrieves data such as failed pipeline job console output, unresolved merge request comments, and merge request diffs. This allows AI assistants to access GitLab information directly and offer more relevant support during development workflows, integrating with tools like Claude and Cursor.
Key Features
- Retrieves console output from failed GitLab pipeline jobs.
- Provides the diff between the base commit and the current state of a Merge Request.
- Enables AI assistants to automatically retrieve information related to the current branch's Merge Request.
- 0 GitHub stars
- Fetches unresolved comments on GitLab Merge Requests.
- Integrates with AI assistant platforms like Claude and Cursor via configuration files.
Use Cases
- AI-assisted code review by highlighting unresolved merge request comments.
- Automated debugging of failed pipeline jobs using AI.
- Providing AI context on code changes within a Merge Request.