Enterprise DNA
M MCP Servers Developer low

muhannad-hash/git-context-mcp

by Various

MCP server that answers why code exists - git blame, PR descriptions, and linked issues

M

MCP

muhannad-hash/git-context-mcp

Added 1 June 2026

Overview

A Model Context Protocol server that explains why code exists by retrieving git blame, pull request descriptions, and linked issues. It provides historical context for code changes directly from a git repository.

Best for

Best for
Developers who want instant code context from git history via MCP

Use cases

  • Understanding the rationale behind a specific line of code
  • Onboarding to a new codebase by tracing change history
  • Debugging by linking code changes to PRs and issues

Notes

A Model Context Protocol server that explains why code exists by retrieving git blame, pull request descriptions, and linked issues. It provides historical context for code changes directly from a git repository.

1 stars on GitHub. Last updated 2026-04-13. Licensed MIT.

Use cases

  • Understanding the rationale behind a specific line of code
  • Onboarding to a new codebase by tracing change history
  • Debugging by linking code changes to PRs and issues

Pros

  • Directly surfaces git blame and PR context without leaving the editor
  • Lightweight JavaScript implementation
  • Integrates with MCP-compatible tools

Cons

  • Very low community adoption (1 star on GitHub)
  • Requires a git repository with linked PRs and issues to be useful
  • Limited to projects that use git and have well-documented PRs

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Directly surfaces git blame and PR context without leaving the editor
  • Lightweight JavaScript implementation
  • Integrates with MCP-compatible tools

Cons

  • Very low community adoption (1 star on GitHub)
  • Requires a git repository with linked PRs and issues to be useful
  • Limited to projects that use git and have well-documented PRs