GitLab icon

GitLab

Provides a Model Context Protocol (MCP) server for deep integration with GitLab functionalities.

Acerca de

The GitLab server is a Python-based application built on FastMCP, designed to bridge GitLab's extensive API capabilities with Model Context Protocol-compatible applications like Cursor or Claude. It enables these applications to programmatically interact with GitLab, facilitating tasks such as repository management, file operations, issue tracking, and merge request handling directly from an AI-driven environment.

Características Principales

  • Perform file operations (create, update, get contents, push)
  • Manage merge requests (create, get diffs)
  • Manage repositories (create, fork, delete, search)
  • Handle issues (create, retrieve)
  • Control branches and tags (create, delete)
  • 1 GitHub stars

Casos de Uso

  • Enabling AI tools to create, modify, and delete code within GitLab repositories
  • Automating GitLab workflows from an AI development environment
  • Streamlining issue tracking and merge request processes via intelligent agents