Skip to main content

GitLab logo GitLab

Hosting: Cloud · Category: Developer

Repos, merge requests, CI pipelines, issues — GitLab MCP.

Connect

TARX connects directly to the vendor's hosted endpoint with the credential you provide.

FieldRequiredSecretHow to get it
Personal Access TokenYesYesGitLab → User Settings → Access Tokens → Create personal access token. Scopes: api.

Default tools

These are discovered when you connect (the live set may differ — the server is the source of truth):

  • list_projects
  • get_project
  • list_merge_requests
  • create_merge_request
  • merge_merge_request
  • list_issues
  • create_issue
  • list_pipelines
  • trigger_pipeline
  • get_pipeline_jobs
  • list_branches
  • create_branch
  • get_file
  • create_or_update_file
  • search_code

Official documentation

https://docs.gitlab.com/ee/user/gitlab_duo/mcp.html

Setup details can change

The vendor controls how credentials are issued and may change it without notice. If connecting fails, confirm the current steps on the official docs above.