GitLab MCP Server
by JesBrian
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_current_user | 获取当前 GitLab 用户信息 |
| get_project_ids | 搜索项目并获取项目 ID 映射 |
| create_merge_request | 创建合并请求 (MR) |
| create_merge_request_to_public | 创建从个人仓库到公共仓库的合并请求 |
| merge_branch | 执行分支合并 |
| get_merge_request_statusC | 获取合并请求状态 |
| close_merge_request | 关闭合并请求 |
| wait_for_mergeable_status | 等待 MR 状态变为可合并 |
| get_project | 获取项目详情 |
| get_repository_branches | 获取仓库所有分支 |
| create_branch | 创建新分支 |
| delete_branch | 删除分支 |
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/JesBrian/gitlab-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server