Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Set to 'true' for verbose logging. | false |
| GITLAB_URL | Yes | The URL of your GitLab instance (e.g., https://your-gitlab-instance.com). | |
| GITLAB_TOKEN | Yes | GitLab Personal Access Token with api, read_api, and read_repository scopes. |
Capabilities
Server capabilities have not been inspected yet.
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 | |