Skip to main content
A platform for version control and collaboration, allowing developers to host and review code, manage projects, and build software together.

Details

  • API Base URL: https://gitlab.com/api
  • MCP Base URL: https://gitlab.com/api/v4/mcp

Unified API

MethodEndpointDescription
repos/git/reposRetrieve a list of repositories for the authenticated user.
pulls/git/repos/{repo}/pullsList of merge requests for a repository
tags/git/repos/{repo}/tagsList of tags for a repository
releases/git/repos/{repo}/releasesList of releases for a repository

Unified MCP Tools

ToolDescription
List GitLab Projects/RepositoriesList projects/repositories from the connected GitLab account.
List GitLab Merge RequestsList merge requests from a specified GitLab repository.
List GitLab TagsList tags from a specified GitLab repository.
List GitLab ReleasesList releases from a specified GitLab repository.