Gitlab Mcp Test
Freeby MCP Community
Advanced GitLab MCP server
v6.62.1Added Apr 12, 2026
mcpmodel-context-protocolmcp-servergitlabgitlab-api
Gitlab Mcp Test MCP Server
Advanced GitLab MCP server
Installation
Reviews
Installation
Quick install
npx -y gitlab-mcp-test
Add to claude_desktop_config.json
{
"mcpServers": {
"gitlab-mcp-test": {
"command": "npx",
"args": ["-y", "gitlab-mcp-test"]
}
}
}