muhannad-hash/git-context-mcp
by Various
MCP server that answers why code exists - git blame, PR descriptions, and linked issues
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
How to use
Install
npm install -g git-context-mcp Tools exposed
blame_contextcommit_storyfile_historysearch_commitsfile_contributors
Tested with
Claude Code
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
idosal/git-mcp
Various
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
oraios/serena
Various
A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
repowise-dev/repowise
Various
Codebase intelligence for AI and humans: code health scores, auto-generated docs, git analytics, dead code detection, and architectural decisions via MCP.
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.
