LogoMCP Store

gitlab mcp

GitLab MCP server with bug fixes and improvements, enabling GitLab integration with Claude App, Cursor, and other MCP-compatible tools.

Introduction

Better GitLab MCP Server

@zereight/mcp-gitlab

GitLab MCP (Model Context Protocol) Server. Includes bug fixes and improvements over the original GitLab MCP server.

This server allows you to connect GitLab with various AI tools and services that support the MCP standard. It provides a set of tools for interacting with GitLab repositories, issues, and merge requests.

Key Features:

  • File Management: Create, update, and push files to GitLab repositories.
  • Repository Management: Search, create, and fork GitLab projects.
  • Issue Tracking: Create and manage GitLab issues.
  • Merge Request Management: Create, update, and retrieve merge requests.
  • Branch Management: Create new branches in GitLab repositories.

Tools:

  1. create_or_update_file: Create or update a single file in a GitLab project.
  2. push_files: Push multiple files in a single commit.
  3. search_repositories: Search for GitLab projects.
  4. create_repository: Create a new GitLab project.
  5. get_file_contents: Get the contents of a file or directory.
  6. create_issue: Create a new issue.
  7. create_merge_request: Create a new merge request.
  8. fork_repository: Fork a project.
  9. create_branch: Create a new branch.
  10. get_merge_request: Get details of a merge request.
  11. get_merge_request_diffs: Get changes (diffs) of a merge request.
  12. update_merge_request: Update a merge request.
  13. create_note: Create a new note (comment) to an issue or merge request.

Use Cases:

  • Integrating GitLab with AI coding assistants like Claude, Cursor, and Roo Code.
  • Automating repository management tasks.
  • Building custom workflows for issue and merge request management.

Configuration:

Set the GITLAB_PERSONAL_ACCESS_TOKEN and GITLAB_API_URL environment variables to configure the server.

Information

Categories

Tags

Newsletter

Join the Community

Subscribe to our newsletter for the latest news and updates