Installation & Configuration
{
"mcpServers": {
"gitlab": {
"command": "/path/to/your/gitlab-mcp-server",
"args": [
"stdio"
],
"env": {
"GITLAB_TOKEN": "<YOUR_TOKEN>",
"GITLAB_HOST": "<YOUR_GITLAB_URL_OR_EMPTY>"
}
}
}
}Information
Transport
stdio
Language
Go
Created
2026/6/15
Updated
2026/6/17