GitLab
Integrates with GitLab's API to manage projects, issues, merge requests, pipelines, and CI/CD workflows with 22 specialized tools including pipeline control, job log analysis, branch browsing, and user management.
4 stars
0 tools
Created Aug 2025
@alosies/alosies-gitlab-gitlab-mcp-serverAbout
Integrates with GitLab's API to manage projects, issues, merge requests, pipelines, and CI/CD workflows with 22 specialized tools including pipeline control, job log analysis, branch browsing, and user management.
Categories
general
Installation
npm
npm install @alosies/alosies-gitlab-gitlab-mcp-server
Configuration
{
"mcpServers": {
"alosies-gitlab-gitlab-mcp-server": {
"command": "npx",
"args": [
"-y",
"@alosies/alosies-gitlab-gitlab-mcp-server"
]
}
}
}