Catalog
io.github.engrmaziz/git-archaeologist
OfficialTrace code history, commit reasoning, and PR context directly from Git logs.
Extract code history, commit reasoning, and PR context from Git logs and repositories.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"git-archaeologist": {
"command": "npx",
"args": [
"-y",
"git-archaeologist-mcp@0.1.1"
]
}
}
}