MCP Directory

GitLab

GitHub
Developer Tools

Access GitLab repositories, issues, and merge requests

Tools(10)

Available tools exposed by this MCP server to your AI agent.

list_projects

List GitLab projects accessible to the authenticated user

get_project

Get details about a specific GitLab project

create_issue

Create a new issue in a GitLab project

list_issues

List issues in a GitLab project

create_merge_request

Create a new merge request

list_merge_requests

List merge requests in a project

get_file_contents

Get the contents of a file in the repository

create_or_update_file

Create or update a file in the repository

list_branches

List branches in a GitLab project

create_branch

Create a new branch in the repository

Installation Guide

Use with Agent-CoreX

Recommended: intelligent tool routing, lower costs

uvx agent-corex mcp add gitlab

Agent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.

Direct Install

Use GitLab directly without routing

npx -y @modelcontextprotocol/server-gitlab

New to Agent-CoreX? View setup guide →

GitLab MCP Server — Agent-CoreX