← Index

io.github.nakishiyaman/dig

io.github.nakishiyaman/dig·v0.4.1·Filesystem
Quality Score
78
/100

MCP server for code archaeology: git blame, file history, contributors, and co-change analysis

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "dig": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-dig"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "dig": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-dig"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-server-dig
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Filesystem