Installation & Configuration
{
"mcpServers": {
"gitlab-mcp": {
"command": "uv",
"args": [
"run",
"--with",
"mcp[cli]",
"mcp",
"run",
"server.py"
],
"env": {
"GITLAB_PERSONAL_ACCESS_TOKEN": "your_personal_access_token",
"GITLAB_API_URL": "https://gitlab.com"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13