GitLab MCP Server

MCPReference

by lxnewayfarer

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcpremote-capable

MCP configuration

stdio

Environment

  • ENCRYPTION_KEYrequiredsecret

    32-byte hex key for encrypting GitLab tokens (generated with openssl rand -hex 32)

  • GITLAB_BASE_URL

    Base URL for self-hosted GitLab (optional, defaults to https://gitlab.com)

  • GITLAB_CLIENT_IDrequired

    GitLab OAuth application ID

  • GITLAB_REDIRECT_URIrequired

    OAuth redirect URI (default: http://localhost:3000/auth/callback)

  • GITLAB_CLIENT_SECRETrequiredsecret

    GitLab OAuth application secret

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.