create_branch
Easily create a new branch in a GitHub repository by specifying the repository owner, repo name, and branch name, with an option to set a custom source branch.
Instructions
Create a new branch in a GitHub repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | Yes | Name for the new branch | |
from_branch | No | Optional: source branch to create from (defaults to the repository's default branch) | |
owner | Yes | Repository owner (username or organization) | |
repo | Yes | Repository name |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from GitHub MCP Server Plus
Related Tools
- @asbloom-py/mcp-servers
- @modelcontextprotocol/git
- @modelcontextprotocol/github
- @normal-coder/gitee-mcp-server
- @skydeckai/mcp-server-aidd