GitLab MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITLAB_API_URLNoURL of your GitLab instance API endpointhttps://your-gitlab-instance/api/v4
GITLAB_PERSONAL_ACCESS_TOKENYesYour GitLab Personal Access Token with appropriate scopes (api for full access, read_api for read-only, read_repository and write_repository for repository operations)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools