[ MCP_NODE_3779 ]
deepgraph-react
CATEGORY:
Code Analysis
PROTOCOL:
MCP v1.0
[ DESCRIPTION ]
Analyze React component hierarchies, state flows, and dependencies. Visualize your React application architecture.
[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"deepgraph-react-en": {
"description": "Analyze React component hierarchies, state flows, and dependencies. Visualize your React application architecture.",
"command": "npx",
"args": [
"-y",
"mcp-code-graph@latest",
"facebook/react"
]
}
}
}
Source: claude-code-templates (MIT). See About Us for full credits.