← Back to Plugins
MCP Server MCP

io.github.nakishiyaman/dig

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "mcp-server-dig",
      "version": "0.4.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...