Dendro
Dendro
看见你的 React 应用的星图。
Dendro 让你的 AI 助手深入理解你的 React 和 React Native 代码库——组件树、复杂度评分、导航地图、数据流,以及一个交互式可视化画布。36 个 MCP 工具,你无需任何配置。
快速开始
安装 Dendro React——在 VS Code 中运行
ext install RooneyTech.dendro-react,或从 Marketplace 安装在 Claude Code 中打开你的 React 或 React Native 项目
粘贴以下内容:
为这个项目设置 Dendro React。该扩展已安装在 VS Code 中。请按顺序执行以下步骤:
找到 MCP 服务器路径:
ls ~/.vscode/extensions/rooneytech.dendro-react-*/dist/mcp-server.js找到 node 的绝对路径:
which node在项目根目录创建
.mcp.json,将 node 的绝对路径用作"command",MCP 服务器路径用作第一个参数在
CLAUDE.md中添加一个 Dendro 部分(如需要则创建该文件),内容包括:入口文件路径、首先调用get_usage_guide,以及一条关于按顺序运行可视化命令的说明通过调用
get_usage_guide进行验证
就这样。你的助手会处理其余的事情。
Related MCP server: Synapse
可以尝试
在你的提示词中提到 "Dendro"——比如"用 Dendro 给我展示这个应用的结构"。它会使用可视化器和更深入的分析,而不仅仅是读取文件。
"用 Dendro 给我一个这个项目架构的概览"
"用 Dendro 检查这个代码库的健康状况"
"用 Dendro 给我展示这个应用中的导航是如何工作的"
"用 Dendro 可视化组件树,并突出显示复杂的组件"
"状态存储在哪里?用 Dendro 追踪数据流"
"打开 Dendro 可视化器,带我浏览这个应用"
它能做什么
组件树分析 —— 完整的层级、关系和结构
复杂度评分 —— 每个组件按 1-10 分评级,并提供重构候选
导航映射 —— React Navigation、Next.js、React Router、Remix
Context 与数据流 —— providers、consumers、prop drilling 检测
健康审计 —— A-F 评级,附带可操作的问题
可视化画布 —— AI 在实时树状图中突出显示、标注并追踪数据流
运行时检查 —— 连接到正在运行的应用,以获取实时 state、props 和 hooks(可选)
定价
全部 36 个工具均免费——包括导出、快照、验证投影、实时内省和批量分析。无需账户、无需许可证密钥,且不会有任何代码离开你的机器。
配置
设置 | 默认值 | 描述 |
|
| 激活时自动连接到 React Native 应用 |
|
| 目标平台: |
|
| DevTools WebSocket 端口 |
|
| WebSocket 主机(物理设备使用 |
|
| 为屏幕共享提供更大的字体/线条 |
了解更多
反馈
Dendro 正处于早期访问阶段。如果有功能无法正常工作、让你感到困惑,或者你希望它的行为有所不同——我都想听到你的反馈。
问题与想法: GitHub Issues
由 Colin Rooney 构建。最初源自 Reactive,由 Micah Ziegler 和 Susana Lam 在 OSLabs 共同构建。其名称取自希腊语中表示"树"的词语,以及神经元的分支状树突。
This server cannot be installed
Maintenance
Related MCP Connectors
Code intelligence platform for AI agents. 20 tools for architecture, security & impact analysis.
AI-powered codebase analysis — call graphs, security, dead code, complexity. 150+ tools.
AI-native git hosting — repos, PRs, issues, CI gates, and AI code review over MCP (60 tools).
The Cortex MCP server provides read-only access to real-time engineering context from the Cortex developer portal, allowing AI coding assistants to answer natural language questions about your organization's catalog (microservices, libraries, domains, teams, infrastructure), scorecards (engineering standards and best practices), initiatives (goals and deadlines), and Engineering Intelligence metrics. It includes tools for querying documentation, tracking personal entities, and accessing AI-assisted insights across the entire Cortex ecosystem.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceProvides AI-powered architecture analysis and visualization of codebases, exposing 17 MCP tools for querying components, dependencies, and generating interactive diagrams.1MIT
- FlicenseNot gradedqualityCmaintenanceProvides structural code intelligence via 26 MCP tools, enabling AI assistants to query code symbols, dependencies, and call graphs accurately without file-pasting.
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to perform hybrid code search, get explanations, analyze relations and impacts, retrieve context packs, and generate documentation across ~45 languages via 17 MCP tools, all powered by a local vector database and LLM.2Apache 2.0
- AlicenseNot gradedqualityAmaintenanceLocal repository intelligence MCP server that builds a reusable graph of code structure for AI coding agents, providing 34 network-free tools for understanding, searching, and analyzing repositories without data leaving the machine.349MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RooneyTech/dendro-react'
If you have feedback or need assistance with the MCP directory API, please join our Discord server