Code management & pipelines MCP
Connect GitLab with Atlastix agents to automate tasks, sync data, and trigger actions across your workflows.
Events that trigger workflows and actions your AI agents can perform
Retrieve all projects.
Get project details.
Retrieve project issues.
Create a new GitLab issue.
Retrieve merge requests.
Create a new merge request.
Start a CI/CD pipeline.
Retrieve pipeline history.
Create a new branch.
Retrieve all branches.
Check pipeline execution status.
Fires when a CI/CD pipeline finishes.
Fires when a new merge request is opened.
Fires when a new issue is created.
Fires when a deployment completes successfully.
Available API endpoints and methods
/api/v4/projects
/api/v4/projects/{id}
/api/v4/projects/{id}/issues
/api/v4/projects/{id}/issues
/api/v4/projects/{id}/merge_requests
/api/v4/projects/{id}/merge_requests
/api/v4/projects/{id}/pipeline
/api/v4/projects/{id}/pipelines
/api/v4/projects/{id}/repository/branches
/api/v4/projects/{id}/repository/branches
/api/v4/projects/{id}/pipelines/{pipeline_id}
This integration requires authentication with GitLab. Atlastix will securely handle the OAuth flow when you connect your account.
Connect GitLab to your Atlastix workspace in just a few clicks.