Gitlab
Freeby MCP Community
MCP Server for GitLab API operations
v1.5.2Added Apr 12, 2026
mcpgitlabapiservermodel-context-protocol
Gitlab MCP Server
MCP Server for GitLab API operations
Installation
Reviews
Installation
Quick install
npx -y @therealchristhomas/gitlab-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"gitlab": {
"command": "npx",
"args": ["-y", "@therealchristhomas/gitlab-mcp-server"]
}
}
}