@modelcontextprotocol
Model Context Protocol Servers
Input:
`repo_path` (string): Path to Git repository
Returns
Current status of working directory as text output
Inputs:
Diff output of unstaged changes
Diff output of staged changes
Diff output comparing current state with target
Confirmation with new commit hash
Confirmation of staged files
Confirmation of reset operation
Array of commit entries with hash, author, date, and message
Confirmation of branch creation
Confirmation of branch switch
Contents of the specified commit
`repo_path` (string): Path to the Git repository.
List of branches
modelcontextprotocol
github
idosal
sooperset