Skip to main content
Glama

GitLab MCP Server

.env.example574 B
# GitLab MCP Server Configuration # Copy this file to .env and fill in your actual values # Required Environment Variables GITLAB_PROJECT_ID=your-project-id GITLAB_ACCESS_TOKEN=your-access-token # Optional Environment Variables (defaults shown) GITLAB_URL=https://gitlab.com SERVER_NAME=gitlab-mcp-server SERVER_VERSION=1.0.0 # Instructions: # 1. Copy this file: cp .env.example .env # 2. Edit .env with your actual GitLab project ID and access token # 3. For GitLab.com, you can leave GITLAB_URL as is # 4. For self-hosted GitLab, update GITLAB_URL to your instance URL

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/amirsina-mandegari/gitlab-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server