Skip to main content
ClaudeWave

React/React Native codebase analysis for AI agents — 36 free MCP tools, local-only

MCP ServersRegistry oficial0 estrellas0 forksTypeScriptNOASSERTIONActualizado today
ClaudeWave Trust Score
72/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Flags
  • !Licence file present but not machine-readable
Last scanned: 8/26/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/RooneyTech/dendro-react
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "dendro-react": {
      "command": "node",
      "args": ["/path/to/dendro-react/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/RooneyTech/dendro-react and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Dendro

[![VS Code Marketplace](https://img.shields.io/visual-studio-marketplace/v/RooneyTech.dendro-react?label=VS%20Code%20Marketplace)](https://marketplace.visualstudio.com/items?itemName=RooneyTech.dendro-react)
[![Installs](https://img.shields.io/visual-studio-marketplace/i/RooneyTech.dendro-react)](https://marketplace.visualstudio.com/items?itemName=RooneyTech.dendro-react)

**See your React app's constellation.**

Dendro gives your AI assistant deep understanding of your React and React Native codebase — component trees, complexity scores, navigation maps, data flow, and an interactive visual canvas. 36 MCP tools, zero configuration on your part.

## Getting Started

1. Install **Dendro React** — run `ext install RooneyTech.dendro-react` in VS Code, or install from the [Marketplace](https://marketplace.visualstudio.com/items?itemName=RooneyTech.dendro-react)
2. Open your React or React Native project in Claude Code
3. Paste this:

> Set up Dendro React for this project. The extension is already installed in VS Code. Do these steps in order:
>
> 1. Find the MCP server path: `ls ~/.vscode/extensions/rooneytech.dendro-react-*/dist/mcp-server.js`
> 2. Find the absolute node path: `which node`
> 3. Create `.mcp.json` in the project root using the absolute node path as `"command"` and the MCP server path as the first arg
> 4. Add a Dendro section to `CLAUDE.md` (create it if needed) with: the entry file path, `get_usage_guide` as first call, and a note to run viz commands sequentially
> 5. Verify by calling `get_usage_guide`

That's it. Your agent handles the rest.

## Things to Try

Say **"Dendro"** in your prompts — like "Use Dendro to show me how this app is structured." It'll use the visualizer and deeper analysis instead of just reading files.

- **"Use Dendro to give me an overview of this project's architecture"**
- **"Use Dendro to check how healthy this codebase is"**
- **"Show me how navigation works in this app with Dendro"**
- **"Use Dendro to visualize the component tree and highlight complex components"**
- **"Where does state live? Use Dendro to trace the data flow"**
- **"Open the Dendro visualizer and walk me through the app"**

## What It Does

- **Component tree analysis** — full hierarchy, relationships, and structure
- **Complexity scoring** — every component graded 1-10 with refactoring candidates
- **Navigation mapping** — React Navigation, Next.js, React Router, Remix
- **Context & data flow** — providers, consumers, prop drilling detection
- **Health audits** — A-F grade with actionable issues
- **Visual canvas** — AI highlights, annotates, and traces flows in a live dendrogram
- **Runtime inspection** — connect to a running app for live state, props, and hooks (optional)

## Pricing

All 36 tools are free — exports, snapshots, verified projection, live introspection, and batch analysis included. No account, no license key, and no code leaves your machine.

## Configuration

| Setting | Default | Description |
|---------|---------|-------------|
| `dendro-react.autoStartRuntime` | `false` | Auto-connect to React Native apps on activation |
| `dendro-react.runtimePlatform` | `auto` | Target platform: `auto`, `ios`, `android`, or `device` |
| `dendro-react.runtimePort` | `8097` | DevTools WebSocket port |
| `dendro-react.runtimeHost` | `localhost` | WebSocket host (`0.0.0.0` for physical devices) |
| `dendro-react.projectorMode` | `false` | Larger fonts/strokes for screen sharing |

## Learn More

- [Setup Guide](docs/setup-guide.md) — manual setup, Cursor/Windsurf config, runtime connection, troubleshooting
- [Tools Reference](docs/tools-reference.md) — all 36 MCP tools with descriptions

## Feedback

Dendro is in early access. If something doesn't work, feels confusing, or you wish it did something different — I want to hear it.

- **Issues & ideas:** [GitHub Issues](https://github.com/RooneyTech/dendro-react/issues)
- **Email:** colin@rooneytech.com

---

*Built by [Colin Rooney](https://github.com/12mv2). Originally derived from [Reactive](https://github.com/oslabs-beta/reactive), built at OSLabs with Micah Ziegler and Susana Lam. Named after the Greek word for tree and the branching dendrites of neurons.*

Lo que la gente pregunta sobre dendro-react

¿Qué es RooneyTech/dendro-react?

+

RooneyTech/dendro-react es mcp servers para el ecosistema de Claude AI. React/React Native codebase analysis for AI agents — 36 free MCP tools, local-only Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-25.

¿Cómo se instala dendro-react?

+

Puedes instalar dendro-react clonando el repositorio (https://github.com/RooneyTech/dendro-react) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar RooneyTech/dendro-react?

+

Nuestro agente de seguridad ha analizado RooneyTech/dendro-react y le ha asignado un Trust Score de 72/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene RooneyTech/dendro-react?

+

RooneyTech/dendro-react es mantenido por RooneyTech. La última actividad registrada en GitHub es del 2026-08-25, con 0 issues abiertos.

¿Hay alternativas a dendro-react?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega dendro-react en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: RooneyTech/dendro-react
[![Featured on ClaudeWave](https://claudewave.com/api/badge/rooneytech-dendro-react)](https://claudewave.com/repo/rooneytech-dendro-react)
<a href="https://claudewave.com/repo/rooneytech-dendro-react"><img src="https://claudewave.com/api/badge/rooneytech-dendro-react" alt="Featured on ClaudeWave: RooneyTech/dendro-react" width="320" height="64" /></a>

Más MCP Servers

Alternativas a dendro-react