https://github.com/owayo/gitlab-mcp-server
by owayo
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GITLAB_URL | Yes | Your GitLab instance URL | |
GIT_REPO_PATH | Yes | Absolute path to your local Git repository | |
GITLAB_API_KEY | Yes | Your GitLab API access token with read_api permissions | |
GITLAB_PROJECT_NAME | Yes | GitLab project name |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |