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.
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
GitHub MCP Server
GitHub's official MCP Server — gives AI assistants tool-level access to repositories, issues, pull requests, Actions, and the GitHub API surface.
Git MCP Server
Reference MCP server for Git repository interaction — read, search, and manipulate Git repositories from a Large Language Model.
GitNexus
Indexes codebases into knowledge graphs and exposes them via MCP and CLI so AI agents understand code architecture, dependencies, and call chains.
Embed this score
For maintainers · always-current, links back
[](https://skillsdirectory.co/skills/depwire-depwire)
<a href="https://skillsdirectory.co/skills/depwire-depwire"><img src="https://skillsdirectory.co/badge/depwire-depwire.svg" alt="Scored by skillsdirectory" height="28" /></a>