depwire/depwire
by Various
The missing context layer for AI-assisted refactoring
MCP
depwire/depwire
Added 1 June 2026
Overview
Depwire is a TypeScript tool that provides a context layer for AI-assisted refactoring by analyzing and exposing dependency relationships in codebases. It helps developers understand how modules connect before making changes.
Best for
Best for
Developers refactoring complex TypeScript codebases who want to give AI tools better dependency awareness
Use cases
- Map dependency graphs before refactoring large codebases
- Identify hidden coupling between modules during code review
- Generate structured context for AI coding assistants
Notes
Depwire is a TypeScript tool that provides a context layer for AI-assisted refactoring by analyzing and exposing dependency relationships in codebases. It helps developers understand how modules connect before making changes.
42 stars on GitHub. Last updated 2026-05-28.
Use cases
- Map dependency graphs before refactoring large codebases
- Identify hidden coupling between modules during code review
- Generate structured context for AI coding assistants
Pros
- Fills a gap in AI tooling by providing explicit dependency context
- Lightweight TypeScript implementation with low overhead
- Open source with a clear, focused purpose
Cons
- Small community with only 42 stars, limited support
- May require manual setup for non-standard project structures
- No built-in integration with popular IDEs or AI assistants
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Fills a gap in AI tooling by providing explicit dependency context
- Lightweight TypeScript implementation with low overhead
- Open source with a clear, focused purpose
Cons
- Small community with only 42 stars, limited support
- May require manual setup for non-standard project structures
- No built-in integration with popular IDEs or AI assistants
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.