weavatrix

sergii-ziborov/weavatrix
★ 0 stars JavaScript AI/LLM Updated today
Code graph & blast-radius MCP server for AI coding agents: change impact, transitive dependents, health audit, clone detection, coverage mapping over any local repo. Local-first. JS/TS/Python/Go/Java/C#/Rust
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": {
    "weavatrix": {
      "command": "npx",
      "args": [
        "-y",
        "sergii-ziborov/weavatrix"
      ]
    }
  }
}

README Excerpt

**Code graph & blast-radius MCP server for AI coding agents.** Grep sees text. Weavatrix sees structure. It builds a dependency graph of any local repository — files, symbols, and the imports/calls/inheritance connecting them — and serves it to Claude Code, Codex, or any MCP client: change impact, transitive dependents, health audit, clone detection,

Tools (4)

graph_statsofflineosvpinned

Topics

ai-agentsclaudeclone-detectioncode-graphdead-codedeveloper-toolsimpact-analysismcpmcp-servermodel-context-protocolstatic-analysistree-sitter