push_files
Push multiple files to a GitHub repository in a single commit using the GitHub MCP Server. Specify branch, files, commit message, and repository details to streamline file updates.
Instructions
Push multiple files to a GitHub repository in a single commit
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | Yes | Branch to push to (e.g., 'main' or 'master') | |
files | Yes | Array of files to push | |
message | Yes | Commit message | |
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
Related Tools
- @asbloom-py/mcp-servers
- @PhialsBasement/mcp-github-server-plus
- @PhialsBasement/mcp-github-server-plus
- @AstroMined/pygithub-mcp-server
- @normal-coder/gitee-mcp-server