HasanJahidul/git-insight-mcp
by Various
Semantic git queries via MCP. Beyond git log — answer who/what/when/why about any line, file, or branch.
MCP
HasanJahidul/git-insight-mcp
Added 7 June 2026
Overview
A Model Context Protocol server that enables semantic queries against git history. It translates natural language questions about who changed what, when, and why into structured git log searches across lines, files, or branches.
Best for
Best for
Developers who want to explore git history through conversational queries in an MCP-enabled environment
Use cases
- Ask which commit introduced a specific line of code
- Find all changes to a file made by a particular author
- Query git history for changes related to a feature or bug fix
How to use
Install
npm install -g git-insight-mcp Tools exposed
who_touchedintroducing_prco_changebranch_hygienerecent_workcommit_context
Tested with
Claude Code
Notes
A Model Context Protocol server that enables semantic queries against git history. It translates natural language questions about who changed what, when, and why into structured git log searches across lines, files, or branches.
1 stars on GitHub. Last updated 2026-05-11. Licensed MIT.
Use cases
- Ask which commit introduced a specific line of code
- Find all changes to a file made by a particular author
- Query git history for changes related to a feature or bug fix
Pros
- Lets you query git history with natural language instead of raw git commands
- Works with any MCP-compatible client or agent
- Lightweight TypeScript implementation
Cons
- Very early stage with only 1 star and minimal community adoption
- Limited to semantic parsing of git log output, not a full git replacement
- Requires an MCP host to be useful, not a standalone tool
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lets you query git history with natural language instead of raw git commands
- Works with any MCP-compatible client or agent
- Lightweight TypeScript implementation
Cons
- Very early stage with only 1 star and minimal community adoption
- Limited to semantic parsing of git log output, not a full git replacement
- Requires an MCP host to be useful, not a standalone tool
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
