Installation & Configuration
{
"mcpServers": {
"gitlab-mr-mcp": {
"command": "node",
"args": [
"index.js"
],
"env": {
"MR_MCP_GITLAB_TOKEN": "your_gitlab_token",
"MR_MCP_GITLAB_HOST": "your_gitlab_host"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/12