Skip to main content
ClaudeWave

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

MCP ServersOfficial Registry0 stars0 forksTypeScriptNOASSERTIONUpdated 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.
Use cases

MCP Servers overview

# 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.*

What people ask about dendro-react

What is RooneyTech/dendro-react?

+

RooneyTech/dendro-react is mcp servers for the Claude AI ecosystem. React/React Native codebase analysis for AI agents — 36 free MCP tools, local-only It has 0 GitHub stars and its last recorded update is dated 2026-08-25.

How do I install dendro-react?

+

You can install dendro-react by cloning the repository (https://github.com/RooneyTech/dendro-react) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is RooneyTech/dendro-react safe to use?

+

Our security agent has analyzed RooneyTech/dendro-react and assigned a Trust Score of 72/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains RooneyTech/dendro-react?

+

RooneyTech/dendro-react is maintained by RooneyTech. The last recorded GitHub activity is dated 2026-08-25, with 0 open issues.

Are there alternatives to dendro-react?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy dendro-react to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

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>

More MCP Servers

dendro-react alternatives