loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

git-time-machine

MCP Tool

hrirkslab/git-time-machine

A Rust-based MCP (Model Context Protocol) server that provides git history insights to AI assistants like GitHub Copilot. This server exposes tools and context providers that allow LLMs to reason about the evolution of your codebase.

Install

$ npx loaditout add hrirkslab/git-time-machine

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "git-time-machine": {
      "command": "npx",
      "args": [
        "-y",
        "git-time-machine"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

Reviews

Loading reviews...

Quality Signals

4
Stars
0
Installs
Last updated300 days ago
Security: B

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit6/16/2025
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/hrirkslab/git-time-machine)](https://loaditout.ai/skills/hrirkslab/git-time-machine)