Back to MCP Servers
Gitlab Mr
Interact seamlessly with issues and merge requests of your GitLab projects.
version-controlgitlab
By kopfrechner
Installation
npx -y gitlab-mr-mcpConfiguration
{
"mcpServers": {
"gitlab-mr-mcp": {
"command": "npx",
"args": ["-y", "gitlab-mr-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes