Back to directory
nooqta/custom-gitlab-server

nooqta/custom-gitlab-server

@nooqta

MCP Server for interacting with the GitLab API

gitlabmcpapijavascriptnodejstypescriptai-assistanttool

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