Enterprise DNA
M MCP Servers Developer low

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.

H

MCP

HasanJahidul/git-insight-mcp

Added 7 June 2026

#blame #claude #co-change #code-ownership #git #github #mcp #model-context-protocol

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

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