push_files_from_path
Push multiple files from local paths to a GitHub repository in one commit. Specify repository details, branch, files, and a commit message to streamline file management and updates.
Instructions
Push multiple files from filesystem paths 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 from filesystem paths | |
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 Plus
Related Tools
- @asbloom-py/mcp-servers
- @PhialsBasement/mcp-github-server-plus
- @AstroMined/pygithub-mcp-server
- @modelcontextprotocol/github
- @modelcontextprotocol/github