Skip to main content
Glama

https://github.com/owayo/gitlab-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITLAB_URLYesYour GitLab instance URL
GIT_REPO_PATHYesAbsolute path to your local Git repository
GITLAB_API_KEYYesYour GitLab API access token with read_api permissions
GITLAB_PROJECT_NAMEYesGitLab project name

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
get_pipeline_failed_jobs

GitLabパイプラインで失敗したジョブのコンソール出力を取得

get_review_changes

GitLab MRで修正したファイルの差分を取得

get_review_comments

GitLab MRの未解決の指摘事項(コメント)を取得

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

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