create_branch
Create a new branch in a GitHub repository by specifying the owner, repository name, and branch. Optionally set a source branch for the new 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)
This server cannot be installed
Other Tools from GitHub MCP Server
Related Tools
- @PhialsBasement/mcp-github-server-plus
- @modelcontextprotocol/git
- @modelcontextprotocol/github
- @normal-coder/gitee-mcp-server
- @skydeckai/mcp-server-aidd