Gitlab
Freeby MCP Community
MCP server for GitLab API with wiki pages support - Auphan Software
v1.0.1Added Apr 12, 2026
Gitlab MCP Server
MCP server for GitLab API with wiki pages support - Auphan Software
Installation
Reviews
Installation
Quick install
npx -y @auphansoftware/mcp-gitlab
Add to claude_desktop_config.json
{
"mcpServers": {
"gitlab": {
"command": "npx",
"args": ["-y", "@auphansoftware/mcp-gitlab"]
}
}
}