Git File Forensics MCP
by davidorex
analyze_file_context
Analyze broader context of file changes in a specific commit
Input Schema
Name | Required | Description | Default |
---|---|---|---|
commit | Yes | Commit hash to analyze | |
file | Yes | File to analyze | |
outputPath | Yes | Path to write analysis output | |
repoPath | Yes | Path to git repository |
Input Schema (JSON Schema)
You must be authenticated.