GitLab

by zereight · File Systems · mcp-server, api, npm

Integrates with GitLab's API to enable repository management, issue tracking, merge request handling, and file operations for automated development workflows.

This MCP server, developed by zereight, provides a standardized interface for interacting with GitLab's API. Built with TypeScript and leveraging the Model Context Protocol SDK, it offers tools for repository management, issue tracking, merge request handling, and file operations. The implementation focuses on adapting GitLab-specific concepts to a generalized API, enabling AI models to perform complex Git operations and project management tasks. By connecting AI assistants with GitLab's extensive feature set, this server allows for sophisticated scenarios like automated code reviews, project analytics, and collaborative development workflows. It's particularly useful for teams and organizations using GitLab who want to integrate AI-powered automation into their development processes.

Source: https://github.com/zereight/gitlab-mcp

Install

npx -y @zereight/mcp-gitlab

Tags: mcp-server, api, npm

1,238 GitHub stars · Source: pulsemcp

About File Systems MCP servers and Claude skills

File Systems MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

GitLab is one of hundreds of File Systems entries indexed on Skiln. Browse the full File Systems category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related File Systems MCPs and skills

  • Stock Analyzer (Tingo) by wshobson

    Integrates with Tiingo API to perform technical analysis on stocks, providing key indicators for trading decisions.

  • Windows CLI by simon-ami

    Control Windows command-line interfaces securely.

  • Google Drive & Sheets by isaacphi

    Integrates Google Drive and Sheets functionality for file operations and spreadsheet data manipulation.

  • DeepContext (Semantic Code Search) by wildcard-official

    Symbol-aware semantic search for large codebases

  • Dify by yanxingliu

    Integrates with the Dify API to enable workflow execution and management for automated task processing and decision making across domains.

  • Apollo GraphQL by apollographql

    Enables AI agents to interact with GraphQL APIs by exposing operations as tools, supporting both local schema files and Apollo GraphOS integration with features for introspection and custom scalar mapping.

  • Playwright by vikashloomba

    Control browsers to perform sophisticated web interactions and visual tasks.

  • Strava by r-huijts

    Integrates with Strava's API to access and analyze fitness data, retrieve athlete profiles, activities, segments, routes, and clubs, with features for exporting routes in GPX/TCX formats for training insights and route planning.

Frequently asked questions

How do I install GitLab?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support GitLab?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is GitLab free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.