Git Archaeologist runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm.
Trace code history, commit reasoning, and PR context directly from Git logs.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add git-archaeologist -- npx -y git-archaeologist-mcp
{
"mcpServers": {
"git-archaeologist": {
"args": [
"-y",
"git-archaeologist-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.git-archaeologist]
command = "npx"
args = ["-y", "git-archaeologist-mcp"]
{
"mcpServers": {
"git-archaeologist": {
"args": [
"-y",
"git-archaeologist-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"git-archaeologist": {
"args": [
"-y",
"git-archaeologist-mcp"
],
"command": "npx"
}
}
}
Retrieves GitHub PR history as context material; the connected IDE agent does the reasoning.
Extracts decision intent from git history and protects intentional code from AI modification.
Extract file and directory paths from config files and code, with their kind and position.
Read-only, commit-pinned repository context for coding agents.
The shared AI context engine for git — save, search, and share the reasoning behind code changes.
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
AI code research platform. Search, analyze, and extract insights from any GitHub repository.
Answers built from our own checks of this server.