create_branch
Generate a new branch in a GitLab project by specifying the project ID, branch name, and source reference. Simplify branch creation directly via the GitLab MCP Server API for efficient project management.
Instructions
Create a new branch in a GitLab project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | Yes | Name for the new branch | |
project_id | Yes | Project ID or URL-encoded path | |
ref | No | Source branch/commit for new branch |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from GitLab MCP Server
Related Tools
- @zereight/gitlab-mcp
- @yoda-digital/mcp-gitlab-server
- @normal-coder/gitee-mcp-server
- @modelcontextprotocol/gitlab
- @skydeckai/mcp-server-aidd