kopfrechner/gitlab-mr-mcp
Interact seamlessly with issues and merge requests of your GitLab projects.
Quick Start
Clone the repository:
git clone https://github.com/kopfrechner/gitlab-mr-mcpClaude Desktop configuration example:
{
"mcpServers": {
"gitlab-mr-mcp": {
"command": "npx",
"args": [
"-y",
"kopfrechner/gitlab-mr-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.