branch_delete
Remove a specific branch from a Git repository by specifying its name and repository path using the Git MCP Server API.
Instructions
Delete a branch
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | Branch name | |
path | No | Path to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Git MCP Server
Related Tools
- @Sheshiyer/git-mcp-v2
- @cyanheads/git-mcp-server
- @Sheshiyer/git-mcp-v2
- @Sheshiyer/git-mcp-v2
- @Sheshiyer/git-mcp-v2