commit
Create and save Git repository changes by specifying a commit message and repository path. Integrates with Git MCP Server to manage version control operations programmatically.
Instructions
Create a commit
Input Schema
Name | Required | Description | Default |
---|---|---|---|
message | Yes | Commit message | |
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
- @modelcontextprotocol/git
- @Sheshiyer/git-mcp-v2
- @Sheshiyer/git-mcp-v2
- @cyanheads/git-mcp-server
- @cyanheads/git-mcp-server