Git File Forensics MCP
by davidorex
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
track_file_versions | Track complete version history of a specific file, including renames and moves |
analyze_file_diff | Analyze specific changes between any two versions of a file |
analyze_file_context | Analyze broader context of file changes in a specific commit |
analyze_file_semantics | Analyze semantic changes and patterns in file history |