git-commands-mcp

git-commands-mcp

3.2

If you are the rightful owner of git-commands-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Node.js implementation of a Git repository browser using the Model Context Protocol (MCP).

git_directory_structure

Returns the ASCII tree representation of the repository directory structure

git_read_files

Read and return the contents of the specified file

git_search_code

Search for specified schema in repository code

git_branch_diff

Compare two branches and show file differences

git_commit_history

Get the commit history of the branch

git_commits_details

Get details of the submission

git_local_changes

Get uncommitted changes in the working directory