Armory
Source
Browse
MCPs

muhannad-hash-git-context-mcp

Answers "why does this code exist?" by tracing any line back through the commit, GitHub PR description, and linked issues. Five tools: blame context, commit story, file history, commit search, and file contributors. `npx git-context-mcp`

Score
32.2231 signal
Evidence
2 stars
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

armory install muhannad-hash-git-context-mcp --cli claude

merges a server entry into.mcp.jsonListed as compatible

Configurationjson
{
  "mcpServers": {
    "muhannad-hash-git-context-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "git-context-mcp"
      ]
    }
  }
}

↳ Restart Claude Code to load the MCP server.

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

Alternatives · MCPs

  1. bgauryy-octocode921 stars · 75 forks97.401
  2. shadowgit49 stars · 8 forks85.092
  3. hint-services-private-github-search9 stars · 7 forks71.437

What it is

Answers "why does this code exist?" by tracing any line back through the commit, GitHub PR description, and linked issues. Five tools: blame context, commit story, file history, commit search, and file contributors. npx git-context-mcp

When to use it

When an agent needs the "Developer Tools" capability this MCP server exposes.

Source

Migrated from the awesome-mcp-servers navigation directory (category: Developer Tools). See https://github.com/muhannad-hash/git-context-mcp.