Submit

Graphify Ts

@mohanagy

a month ago
Local MCP server and context compiler that turns TypeScript/Node workspaces into compact, verifiable context packs for AI coding agents.

Server Config

{
  "mcpServers": {
    "graphify-ts": {
      "command": "npx",
      "args": [
        "-y",
        "@mohammednagy/graphify-ts@latest",
        "serve",
        "graphify-out/graph.json"
      ],
      "env": {
        "GRAPHIFY_TOOL_PROFILE": "core"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.