Skip to main content
Glama
PMelch
by PMelch

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITLAB_API_TOKENYesYour GitLab personal access token with api or read_api scope
GITLAB_PROJECT_IDYesThe GitLab project ID (numeric)
GITLAB_INSTANCE_URLYesThe GitLab instance URL (e.g., https://gitlab.com or self-hosted)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_merge_requestC

Get basic information about a merge request

get_merge_request_commitsA

Get all commits in a merge request

get_merge_request_diffsA

Get all file changes and diffs in a merge request

get_merge_request_discussionsA

Get all discussions and comments on a merge request

get_merge_request_approvalsB

Get approval status and information for a merge request

get_merge_request_pipelinesA

Get CI/CD pipeline information for a merge request

get_merge_request_fullB

Get complete information about a merge request (all data in one call)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/PMelch/gitlab-mcp'

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