[ MCP_NODE_3777 ]
deepgraph-nextjs
CATEGORY:
Code Analysis
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.