MCP Servers / version-control / Git File Forensics

Git File Forensics

JSON →
none1version-control

Performs deep, file-level forensics on Git repositories to analyze file histories, changes, and patterns.

Install
How to run this server

No install command recorded.

server path: git-file-forensics
Tools
What this server exposes
analyze_git_history
Analyze the commit history of a file to detect anomalies, suspicious changes, or patterns of interest.
get_file_blame
Retrieve blame information for a file, showing who last modified each line and in which commit.
compare_file_versions
Compare two versions of a file from different commits to see differences and changes.
search_commits
Search through commit messages, authors, or dates for specific patterns or keywords.
get_commit_details
Get detailed information about a specific commit, including diff, author, and metadata.
Configuration
Environment & auth
authnone
Resources
Git File Forensics — MCP Server · libregistry