Skip to main content
Glama
DanyelKirsch

Git MCP Server

by DanyelKirsch

git_create_branch

Create a new Git branch and switch to it immediately. Specify a branch name and optional starting point to organize development work.

Instructions

Create a new branch and switch to it (git checkout -b)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
branchNameYesName of the new branch to create
startPointNoStarting point for the new branch (branch name or commit hash)HEAD

Latest Blog Posts

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/DanyelKirsch/git-mcp-server'

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