Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @magic5644/graph-it-live

@magic5644/graph-it-live

AI-first dependency graph & code intelligence for VS Code. Visualize file imports, symbol call hierarchies, and cross-file call graphs. Detect circular dependencies, dead code, and breaking changes. Built-in MCP Server with 21 tools for GitHub Copilot, Cu

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "magic5644-graph-it-live": {
      "command": "npx",
      "args": [
        "-y",
        "@magic5644/graph-it-live"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @magic5644/graph-it-live

Details

Websitehttps://www.npmjs.com/package/@magic5644/graph-it-live
GitHubgit+https://github.com/magic5644/Graph-It-Live.git
Licenseunknown
Pricingfree
Tagsdependency graph dependency graph visualization import typescript javascript python
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC