[ MCP_NODE_3779 ]

deepgraph-react

CATEGORY:
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.
[ 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.