Skip to main content
Glama

get_branch_merge_requests

Retrieve all merge requests associated with a specific branch to track development progress and review pending code changes.

Instructions

Get all merge requests for a specific branch

Input Schema

NameRequiredDescriptionDefault
branch_nameYesName of the branch

Input Schema (JSON Schema)

{ "properties": { "branch_name": { "description": "Name of the branch", "type": "string" } }, "required": [ "branch_name" ], "type": "object" }

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/amirsina-mandegari/gitlab-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server