git MCP server

git_diff_staged

Compare and view staged changes in a Git repository to ensure accuracy before committing. Simplify Git workflow by identifying modifications ready for review.

Instructions

Shows changes that are staged for commit

Input Schema

NameRequiredDescriptionDefault
repo_pathYes

Input Schema (JSON Schema)

{ "properties": { "repo_path": { "title": "Repo Path", "type": "string" } }, "required": [ "repo_path" ], "title": "GitDiffStaged", "type": "object" }

Other Tools from git MCP server

Related Tools

ID: 2sijuvbdae