depwire/depwire
[](https://glama.ai/mcp/servers/depwire/depwire) π π ποΈ π¦ π π - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide βInstallation Guide
Configuration
{
"mcpServers": {
"depwire-depwire": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-depwire-depwire"
],
"env": {}
}
}
}