Agentโ™ฅ๏ธŽAge
Catalog

io.github.rog0x/git

Official

by rog0x ยท TypeScript

Git log, diff, blame, branch stats for AI agents

A MCP server that provides Git repository analysis tools for AI agents. It runs native git commands locally, without relying on the GitHub API, to extract commit history, diffs, blame data, and repository statistics.

๐Ÿ› ๏ธ Key Features

  • git_log: filtered commit history by author, date, and path
  • git_diff: diffs between commits, branches, or tags with summaries
  • git_blame: per-line authorship and commit context
  • git_stats: repo activity, contributors, and file change metrics
  • MCP-based access for AI agents and model-context workflows

๐Ÿš€ Use Cases

  • Integrate precise repository insights into AI agent reasoning
  • Analyze code evolution for compliance and auditing
  • Provide structured project metrics to model workflows

โšก Developer Benefits

  • No GitHub API dependency; operates on local repos via native git
  • Clear command surface mapped to standard git operations
  • Lightweight, TypeScript-enabled MCP server workflow

โš ๏ธ Limitations

  • Depends on local git repository state; offline or missing refs may limit results
  • Readme excerpts show partial tool coverage; full tool catalog may vary
  • Output relies on underlying git command availability and permissions

Topics

ai-agentsclaudegitmcpmodel-context-protocoltypescriptversion-controlai-toolsdeveloper-toolsmcp-server
io.github.rog0x/git - agentage MCP Catalog