Skip to content
skillsdirectory
MCP ServersClaude SkillsOther Agent Toolsby depwire

Depwire

Depwire is a MCP server for code review and refactoring, published by depwire.

Infrastructure layer that builds a symbol-level dependency graph of your codebase and provides 23 MCP tools for safe, context-aware AI coding assistance.

View Depwire source
Skill score
6.1/ 10
SolidProvisional

Is it any good?

Effectiveness · benchmark pending

We haven't benchmarked Depwire yet, so its score is provisional — computed from safety, maintenance, and documentation only, with popularity given no weight. When we benchmark it, we measure whether it produces materially better output than a frontier model alone, and that result leads the score. How we measure.

About Depwire

Description · AI-summarised from the depwire README

Depwire is a deterministic code analysis tool that parses codebases across 16 programming languages using tree-sitter to build exact symbol-level dependency graphs. Unlike RAG-based approaches, it uses compiler-level precision to answer architectural questions: what breaks if you delete a function, what's the blast radius of a change, and what vulnerabilities are reachable from entry points. It integrates with AI assistants (Claude, Cursor) via 23 MCP tools and provides CLI commands for What If simulation, security scanning, architecture health scoring, visualization, and temporal analysis. All computation runs locally with no data transmission.

Where it fits

Browse related skills

Install Depwire

Install

Install via MCP server

{
  "mcpServers": {
    "depwire-depwire": {
      "command": "npx",
      "args": ["-y", "@depwire/depwire-depwire"]
    }
  }
}

Install with your AI

Zero install · paste into ChatGPT, Claude, Cursor…

Install the "Depwire" skill into my project by following all instructions at https://skillsdirectory.co/s/depwire-depwire

Your assistant reads /s/depwire-depwire and follows it — fetching the files from the source, placing them, and confirming before it runs anything. No account needed. How this works.

Frequently asked

FAQ

What does Depwire do?

Infrastructure layer that builds a symbol-level dependency graph of your codebase and provides 23 MCP tools for safe, context-aware AI coding assistance.

How do I install Depwire?

Depwire is a MCP server. Primary install path: { "mcpServers": { "depwire-depwire": { "command": "npx", "args": ["-y", "@depwire/depwire-depwire"] } } }

What is the Skill Score for Depwire?

Depwire has a Skill Score of 6.1/10 (Solid). It is currently a provisional score — Depwire hasn't been benchmarked yet, so it weights safety 75/100 (40%), maintenance 64/100 (30%), and documentation 70/100 (30%). Popularity carries zero weight until effectiveness is measured. See methodology.

Is Depwire free?

Depwire is published under the NOASSERTION license. See the vendor's source repository for any usage limits or paid tiers.

Related skills in Code review and refactoring

Related

Embed this score

For maintainers · always-current, links back

Skill Score badge for DepwirePut it in your README — it updates as the score changes.
Markdown
[![Scored by skillsdirectory](https://skillsdirectory.co/badge/depwire-depwire.svg)](https://skillsdirectory.co/skills/depwire-depwire)
HTML
<a href="https://skillsdirectory.co/skills/depwire-depwire"><img src="https://skillsdirectory.co/badge/depwire-depwire.svg" alt="Scored by skillsdirectory" height="28" /></a>
Last updated May 23, 2026License: NOASSERTIONHow we score

/skills/depwire-depwire