[ MCP_NODE_3777 ]

deepgraph-nextjs

CATEGORY:
PROTOCOL: MCP v1.0
[ DESCRIPTION ]

Deep code analysis and visualization for Next.js projects. Understand component relationships, dependencies, and architecture patterns.

[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
    "mcpServers": {
        "deepgraph-nextjs-en": {
            "description": "Deep code analysis and visualization for Next.js projects. Understand component relationships, dependencies, and architecture patterns.",
            "command": "npx",
            "args": [
                "-y",
                "mcp-code-graph@latest",
                "vercel/next.js"
            ]
        }
    }
}
Source: claude-code-templates (MIT). See About Us for full credits.
[ UPLINK_INFO ]
TYPE
Unknown
HOW TO INSTALL:
  1. Open your Claude Desktop config file.
  2. Copy the JSON block on the left.
  3. Paste it into the mcpServers section.
  4. Restart Claude Desktop.