Catalog
io.github.nakishiyaman/dig
OfficialMCP server for code archaeology: git blame, file history, contributors, and co-change analysis
Analyze code history, contributors, and dependencies using git blame and co-change analysis.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"dig": {
"command": "npx",
"args": [
"-y",
"mcp-server-dig@0.4.1"
]
}
}
}