Step-by-Step Guides
Comprehensive walkthroughs for common GitLab MCP workflows.
Available Guides
| Guide | Description | Key Tools |
|---|---|---|
| Complete Code Review | End-to-end MR review process | browse_merge_requests, manage_mr_discussion |
| Setup CI Notifications | Pipeline alerts via Slack/Discord/webhooks | manage_webhook, manage_integration |
| Automate Releases | Release workflow with changelogs | manage_release, browse_commits |
| Multi-GitLab Setup | Multiple instances with presets | manage_context |
| Team Onboarding | Getting your team started | browse_projects, manage_member |
How to Use These Guides
Each guide provides:
- Overview — What you'll accomplish and which tools are used
- Step-by-step instructions — Sequential workflow with example prompts
- JSON examples — Exact tool parameters for each step
- Tips and troubleshooting — Common issues and best practices
Quick Links by Task
Setting Things Up
- Install GitLab MCP — First-time setup
- Configure access — Tokens and permissions
- Set up notifications — Alerts for your team
Daily Work
- Review code — Full review process
- Debug CI failures — Fix broken pipelines
- Manage sprints — Milestone tracking
Administration
- Manage team members — Access control
- Multi-instance config — Enterprise setups
- Branch protection — Security policies
