Installation & Configuration
{
"mcpServers": {
"gitlab-mr-mcp": {
"command": "node",
"args": [
"/path/to/gitlab-mr-mcp/index.js"
],
"env": {
"MR_MCP_GITLAB_TOKEN": "your_gitlab_token",
"MR_MCP_GITLAB_HOST": "your_gitlab_host"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2025/3/24
Updated
2025/8/23