mcp-dossier

ArianeMoura/mcp-dossier
★ 0 stars TypeScript AI/LLM Updated today
MCP server that mines git history to surface code hotspots, file coupling, and review blind spots.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-dossier": {
      "command": "npx",
      "args": [
        "-y",
        "ArianeMoura/mcp-dossier"
      ]
    }
  }
}

README Excerpt

Archaeological intelligence about a git repository, over the your code — it answers questions about its history. Every MCP server is a verb: create an issue, run a query, send a message. None is a noun: _tell me about this._ Agents have plenty of actions and almost no context. `mcp-dossier` fills that gap — from local git history alone, with no

Tools (6)

coupled_filesfile_dossierhotspotsnpxrepo_briefingreview_gap

Topics

developer-toolsllmmodel-context-protocol