Gitlab
Freeby MCP Community
@sekora/gitlab-mcp MCP server - GitLab integration for Claude Desktop
v3.1.0Added Apr 12, 2026
Gitlab MCP Server
@sekora/gitlab-mcp MCP server - GitLab integration for Claude Desktop
Installation
Reviews
Installation
Quick install
npx -y @sekora/gitlab-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"gitlab": {
"command": "npx",
"args": ["-y", "@sekora/gitlab-mcp"]
}
}
}