Capability
Commit History Traversal With Filtering And Blame Attribution
5 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
Manage local Git repositories, commits, and branches via MCP.
Unique: Integrates both git log and git blame through unified MCP tool interface with structured filtering (author, date, pattern) and line-level attribution. Parses git log porcelain format and blame output into JSON objects with parent hash references for ancestry traversal.
vs others: More efficient than GitHub API blame because it works on local repositories without network latency; more flexible than IDE blame tools because it supports date/author filtering across entire history