Skip to content

magic5644/graph-it-live

v1.15.1MIT

Dependency, call-graph, impact, and architecture analysis for codebases.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

graph-it-livestdio
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "-y",
    "@magic5644/graph-it-live@latest",
    "serve"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "graph-it-live",
  "version": "1.15.1",
  "description": "Dependency, call-graph, impact, and architecture analysis for codebases.",
  "author": {
    "name": "Graph-It-Live Team",
    "url": "https://github.com/magic5644"
  },
  "homepage": "https://github.com/magic5644/Graph-It-Live",
  "repository": "https://github.com/magic5644/Graph-It-Live",
  "license": "MIT",
  "keywords": [
    "dependencies",
    "call-graph",
    "architecture",
    "mcp"
  ]
}