Gitlab
Freeby MCP Community
Advanced GitLab MCP server
v7.2.0Added Apr 12, 2026
mcpmodel-context-protocolmcp-servergitlabgitlab-api
Gitlab MCP Server
Advanced GitLab MCP server
Installation
Reviews
Installation
Quick install
npx -y @structured-world/gitlab-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"gitlab": {
"command": "npx",
"args": ["-y", "@structured-world/gitlab-mcp"]
}
}
}