GitLab Review MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TIMEOUT | No | Request timeout in milliseconds | 30000 |
| API_TOKEN | Yes | Your GitHub or GitLab API token | |
| MAX_RETRIES | No | Maximum number of retry attempts | 3 |
| API_BASE_URL | Yes | The base URL for the API (e.g., https://api.github.com for GitHub or https://gitlab.com/api/v4 for GitLab) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fetch_pull_requestC | Fetch pull request details from GitHub/GitLab |
| fetch_code_diffC | Fetch code diff for a pull request or commit |
| add_review_commentC | Add a review comment to a pull request |
| analyze_code_qualityC | Analyze code quality and provide suggestions with detailed metrics |
| get_supported_languagesB | Get list of supported programming languages for code analysis |
| get_language_rulesC | Get available analysis rules for a specific language |
| get_repository_infoC | Get repository information |
| analyze_files_batchC | Analyze multiple files for code quality issues |
| get_pull_request_filesC | Get list of files changed in a pull request or merge request |
| get_merge_request_changesC | Get merge request changes (GitLab compatibility alias) |
| get_server_configB | Get current server configuration |
| get_merge_requestC | Get information about a specific GitLab merge request |
| create_merge_requestB | Create a new GitLab merge request from a source branch |
| get_current_branchB | Get current Git branch and repository information |
| get_project_infoC | Get current GitLab project information from Git remotes |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/lininn/gitlab-review-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server