rcx86/git-tools-mcp
3.2
If you are the rightful owner of git-tools-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 dayong@mcphub.com.
The Git Tools MCP Server is a personal project designed to facilitate interaction with local Git repositories through a Model Context Protocol (MCP) server.
Tools
Functions exposed to the LLM to take actions
git_get_commit_history
Retrieves the last n commit hashes.
git_get_commit_message
Gets the commit message for a specific commit hash.
git_get_commit_diff
Gets the diff for a specific commit.
git_get_changed_files
Lists files changed in a specific commit.
git_is_git_repo
Checks if a directory is a Git repository.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client