Git File Forensics MCP
by davidorex
analyze_file_diff
Analyze specific changes between any two versions of a file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file | Yes | File to analyze | |
outputPath | Yes | Path to write analysis output | |
repoPath | Yes | Path to git repository | |
versions | Yes |
Input Schema (JSON Schema)
You must be authenticated.