GitLab
Freeby Indie Developer
Full GitLab API access for managing repos, pipelines, merge requests, and CI/CD.
v1.0.0Added Jan 20, 2025
gitlabgitci-cdmerge-requests
GitLab MCP Server
Full GitLab API access for managing repos, pipelines, merge requests, and CI/CD.
Features
- Merge Requests management
- CI/CD Pipeline control
- Repository Operations
- Issue Tracking
- Wiki management
Installation
{
"mcpServers": {
"gitlab": {
"command": "npx",
"args": ["-y", "mcp-gitlab"]
}
}
}
Reviews
Installation
Quick install
npx -y mcp-gitlab
Add to claude_desktop_config.json
{
"mcpServers": {
"gitlab": {
"command": "npx",
"args": ["-y", "mcp-gitlab"]
}
}
}