[ MCP_NODE_3778 ]
Deepgraph React 分析
分类:
代码分析
协议:
MCP v1.0
[ 描述 ]
分析 React 组件层级、状态流与依赖关系,可视化展示 React 应用架构。
[ 配置_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"deepgraph-react": {
"description": "Analyze React component hierarchies, state flows, and dependencies. Visualize your React application architecture.",
"command": "npx",
"args": [
"-y",
"mcp-code-graph@latest",
"facebook/react"
]
}
}
}
数据来源:claude-code-templates(MIT),中文翻译由 AI 生成。详见关于我们。
粤公网安备44030002003366号