Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MR_MCP_GITLAB_HOST | Yes | Your GitLab host URL | |
| MR_MCP_GITLAB_TOKEN | Yes | Your GitLab access token with API access | |
| MR_MCP_MIN_ACCESS_LEVEL | No | Optional environment variable to filter the projects the `get_projects` tool has access to. Valid access levels: https://docs.gitlab.com/api/access_requests/#valid-access-levels | |
| MR_MCP_PROJECT_SEARCH_TERM | No | Optional search term that should match the project path or name |
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 | |