mcp-server-dig
MCP server for AI-powered code archaeology — git blame, file history, contributor patterns, and related change analysis
AI & MLnpx -y mcp-server-dig{
"mcpServers": {
"mcp-server-dig": {
"command": "npx",
"args": [
"-y",
"mcp-server-dig"
]
}
}
}mcp-server-dig is a community MCP server that connects AI assistants like Claude to mcp server for ai-powered code archaeology — git blame, file history, contributor patterns, and related change analysis. It runs locally on your machine, keeping your data private and giving you full control over the connection. AI engineers can use it to chain models and pipelines into more powerful workflows.
About mcp-server-dig
Overview
MCP server for AI-powered code archaeology — git blame, file history, contributor patterns, and related change analysis
Links
Topics
mcp, mcp-server, git, blame, history, archaeology, context, ai, claude
Who Should Use mcp-server-dig?
- 1Manage repositories, issues, and pull requests through Claude
- 2Chain AI models and pipelines through a unified MCP interface
- 3Let Claude orchestrate other AI tools and models
- 4Integrate embeddings, image generation, or speech APIs into your workflow
How to Install mcp-server-dig
Before you start
You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.
- 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
- 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
- 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.
The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.