Skip to content
Back to search
30
MCP

DepWire

pulsemcp/depwire

Builds compiler-accurate dependency graphs at the symbol level, enabling impact analysis, architecture health scoring, dead code detection, security scanning, and arc diagram visualization.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.atef-ataya/depwire
Dependency graph + 23 MCP tools. Impact analysis, simulation, security, agent coordination
0 tools
io.github.florianbruniaux/dep-scope
Symbol-level npm dependency analysis: scan verdicts, native alternatives, migration prompts.
0 tools
io.github.FlorianBruniaux/dep-scope
Symbol-level npm dependency analysis: scan verdicts, native alternatives, migration prompts.
0 tools
dep-oracle
Calculates trust scores for npm and Python dependencies, detecting zombie packages, typosquatting attempts, and supply chain risks.
0 tools
io.github.ertugrulakben/dep-oracle
Predictive dependency security engine. Trust scores, zombie detection, blast radius analysis.
0 tools
DepShield
Security checkpoint that intercepts package installations to block vulnerable dependencies.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "depwire": {
      "url": "None",
      "transport": "http"
    }
  }
}