git-mcp

git-mcp

2.5

git-mcp is a Model Context Protocol (MCP) server that facilitates interactions with Git repositories. It allows users to manage Git operations, view commit histories, and track file changes effectively.

git-log

Shows Git commit history, including commit hash, author, date, and message

git-changed-files

List file changes between HEAD and the specified number of commits

git-file-diff

View detailed differences between submissions

git-file-history

View the commit history of a specific file