io.github.vish288/mcp-gitlab
Quality Score
78
/100
MCP server for GitLab API — projects, MRs, pipelines, CI/CD, approvals, issues, code review.
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"mcp-gitlab": {
"command": "uvx",
"args": [
"mcp-gitlab"
],
"env": {
"GITLAB_TOKEN": "<your-gitlab_token>",
"GITLAB_URL": "<gitlab_url>",
"GITLAB_READ_ONLY": "<gitlab_read_only>"
}
}
}
}§02 Environment variables
GITLAB_TOKENrequiredsecret
GitLab personal access token (also accepts GITLAB_PAT or GITLAB_API_TOKEN)
GITLAB_URLrequired
GitLab instance URL (e.g. https://gitlab.com)
GITLAB_READ_ONLYRestrict to read-only operations (true/false)
§03 MCP Quality Score · methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Git & Code Hosting
ai.smithery/Hint-Services-obsidian-github-mcp
ai.smithery/Hint-Services-obsidian-github-mcp
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…
ai.smithery/saidsef-mcp-github-pr-issue-analyser
ai.smithery/saidsef-mcp-github-pr-issue-analyser
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…
ai.smithery/smithery-ai-github
ai.smithery/smithery-ai-github
Access the GitHub API, enabling file operations, repository management, search functionality, and…