Antigravity AI Directory

Discover the best AI prompts and MCP servers for Antigravity AI.

Resources

PromptsMCP ServersBest PracticesUse Cases

Company

Submit PromptAntigravityAI.directory

Popular Prompts

Next.js 14 App RouterReact TypeScriptTypeScript AdvancedFastAPI GuideDocker Best Practices

Legal

Privacy PolicyTerms of ServiceContact Us

© 2025 Antigravity AI Directory. All rights reserved.

Built with ❤️ for the AI community

Antigravity AI Directory
PromptsMCPBest PracticesUse CasesLearn
Home
MCP Servers
GitLab
git-merge

GitLab

GitLab API integration for repository management

gitlabgitrepositoryci-cddevops

About

MCP server for interacting with GitLab repositories, merge requests, issues, and CI/CD pipelines. Enables AI assistants to manage GitLab projects.

Installation

Configuration
{
  "mcpServers": {
    "gitlab": {
      "mcpServers": {
        "gitlab": {
          "env": {
            "GITLAB_API_URL": "https://gitlab.com/api/v4",
            "GITLAB_PERSONAL_ACCESS_TOKEN": "YOUR_GITLAB_TOKEN"
          },
          "args": [
            "-y",
            "@modelcontextprotocol/server-gitlab"
          ],
          "command": "npx"
        }
      }
    }
  }
}

How to Use

  1. 11. Create a GitLab Personal Access Token with api scope
  2. 22. Replace YOUR_GITLAB_TOKEN with your token
  3. 33. For self-hosted GitLab, update GITLAB_API_URL to your instance URL

Related MCP Servers

brain

Sequential Thinking

Dynamic problem-solving through thought sequences

github

GitHub

GitHub API integration for repository management

🦁

Brave Search

Web and local search using Brave Search API

← Back to All MCP Servers