Skip to content
Book demo

GitLab

Remote MCP·Remote·HTTP

Official GitLab MCP for projects, issues, merge requests, CI/CD pipelines, jobs, and GitLab Duo workflows.

Good for:Merge requestsGitLab CIIssue triage

Installation path

Open AugmentGo to ConfigurationSelect MCP RegistryClick "Add Server"

Choose Add Server, select Remote MCP, use HTTP, paste https://gitlab.com/api/v4/mcp for GitLab.com or https://<gitlab.example.com>/api/v4/mcp for self-managed GitLab, then authenticate with the GitLab account allowed to access the projects.

Setup steps

  1. 01

    Open Add Server

    Configuration → MCP Registry → Add Server in Cosmos.

  2. 02

    Pick the Remote MCP tab

  3. 03

    Set the transport

    Transport

    HTTP
  4. 04

    Paste the server URL

    For self-managed GitLab, use https://<gitlab.example.com>/api/v4/mcp.

    URL

    https://gitlab.com/api/v4/mcp
  5. 05

    Choose authentication

    Sign in with the GitLab account allowed to access the projects.

  6. 06

    Click Add, then enable

    Toggle on the products that need it.

Remote URL

https://gitlab.com/api/v4/mcp

Official GitLab MCP endpoint. Replace gitlab.com with your self-managed GitLab host when needed.

Authentication

Sign in with the GitLab account that has access to the projects.

Official documentation →