bulk_action
Execute sequential Git operations like staging, committing, and pushing in a single workflow to streamline repository management.
Instructions
Execute multiple Git operations in sequence. This is the preferred way to execute multiple operations.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
actions | Yes | Array of Git operations to execute in sequence | |
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
- @cyanheads/git-mcp-server
- @asbloom-py/mcp-servers
- @skydeckai/mcp-server-aidd
- @AstroMined/pygithub-mcp-server
- @PhialsBasement/mcp-github-server-plus