Skip to main content
Glama

gitlab-mcp-server

create_branch

Create a new branch in a GitLab project by specifying the branch name, project ID, and reference. Integrates with the GitLab MCP Server for efficient project management.

Instructions

Create a new branch in a GitLab project

Input Schema

NameRequiredDescriptionDefault
branchNo
project_idNo
refNo

Input Schema (JSON Schema)

{ "properties": { "branch": { "type": "string" }, "project_id": { "type": "string" }, "ref": { "type": "string" } }, "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/yoda-digital/mcp-gitlab-server'

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