repo forensics mcp for Claude Desktop
io.github.mrfentmen/repo-forensics-mcp
Local read-only MCP tools for Git repository archaeology, churn, hotspots, and hygiene. Tools...
client:Claude Desktop
transport:stdio
runtime:npm
Install repo forensics mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"repo-forensics-mcp": {
"command": "npx",
"args": [
"-y",
"repo-forensics-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs