Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITLAB_PAT | Yes | GitLab Personal Access Token with API access (requires api, read_user, and read_repository scopes) | |
| SERVER_NAME | Yes | MCP server name identifier | |
| GITLAB_API_URL | Yes | GitLab instance URL (e.g., https://gitlab.com) | |
| SERVER_VERSION | Yes | Server version string | |
| GITLAB_PROJECT_ID | Yes | Default project ID (numeric) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |