
Install guide and config at curatedmcp.com GitLab MCP: Ship Faster by Letting AI Handle...
Install guide and config at curatedmcp.com
GitLab MCP is the official Model Context Protocol server that bridges your AI agent (Claude, Cursor, Windsurf) directly to your GitLab workspace. Instead of switching tabs to manage issues, review merge requests, or inspect pipeline runs, your AI can act on them inside your workflow.
The server unlocks read and write access to your entire development lifecycle: search and triage issues, automate code reviews against diffs, trigger CI/CD pipelines, manage merge requests, track milestones, and respond to incidents. If you're already using GitLab for source control and CI/CD, GitLab MCP lets your AI agent become a real team member—reading context from your repos, understanding your pipeline state, and taking actions without manual handoffs.
This is especially powerful for teams doing incident response, release coordination, or high-volume code review. Your AI can now propose fixes, run tests, and merge PRs based on logic you define, all while staying inside your IDE or chat interface.
Install via npm:
npx -y @gitlab/mcp
Then configure for Claude Desktop by adding to your claude_desktop_config.json:
{
"mcpServers": {
"gitlab-mcp": {
"command": "npx -y @gitlab/mcp",
"env": {
"GITLAB_TOKEN": "your-personal-access-token",
"GITLAB_API_URL": "https://gitlab.com/api/v4"
}
}
}
}
You'll need a GitLab Personal Access Token with API scope. Grab one from your GitLab account settings, then restart Claude Desktop.
Full install guides for Claude Desktop, Cursor, Windsurf, and more at CuratedMCP.
cursorCursor Automations in 2026: wire event-triggered coding agents to Slack, CI, and...
aiThe specs exist. The AI just can't see them. I've always been the type who builds hobby...
amazonbedrockConnect Claude Code, Cursor and Codex to Amazon Bedrock's new console (2026) Summary. On 5...
aiThere is a weird uncanny valley with LLM-generated UI right now. The code functions perfectly, but if...
aiI went down a rabbit hole this morning reading the late-2025 Juejin AI roundups side by side, and the...
mcpInstall guide and config at curatedmcp.com Zendesk MCP: Let Claude Handle Your Support...
Workflows from the Neura Market marketplace related to this Cursor resource