Installation & Configuration
{
"mcpServers": {
"@nooqta/gitlab-mcp-server": {
"command": "npx",
"args": [
"-y",
"@nooqta/gitlab-mcp-server"
],
"env": {
"GITLAB_PERSONAL_ACCESS_TOKEN": "...",
"GITLAB_API_URL": "..."
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17