mcpbeat Sign in

Dendro React MCP Server

by rooneytech Your server? Claim it
local only

Dendro React runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm.

React codebase semantics for AI agents, with a VS Code visualizer you both share. Free, local.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 497 · avg 16
a month agotoday
33
Installs / week
npm · dendro-react-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add dendro-react -- npx -y dendro-react-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dendro-react": {
      "args": [
        "-y",
        "dendro-react-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dendro-react]
command = "npx"
args = ["-y", "dendro-react-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "dendro-react": {
      "args": [
        "-y",
        "dendro-react-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dendro-react": {
      "args": [
        "-y",
        "dendro-react-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Dendro React

same job, measured the same way
Filesift
by roshunsunder

Local file search for AI agents — semantic + keyword indexing over your codebase.

50 installs/wk local only
Code Context
by infino-ai

Local code search for AI coding agents: hybrid keyword + semantic + SQL over an index in your repo.

70 installs/wk local only
Kivgraph
by luqueee

Cross-repository semantic code intelligence for AI coding agents, from a local code graph.

local only
Agentmako
by drhalto

Local-first codebase intelligence MCP server for AI coding agents.

38 installs/wk local only
Socraticode
by giancarloerra

MCP server for enterprise local codebase indexing, semantic search, and code dependency graphs.

2 850 installs/wk local only
Codeix
by montanetech

Fast semantic code search for AI agents — find symbols, references, and callers across any codebase

80 installs/wk local only
Global Agent Memory
by ozankasikci

Shared, project-aware memory for Claude Code, Codex, and other agents with human review.

85 installs/wk local only
TeamShared
by xhad

Shared memory for coding agents. Stop re-explaining your codebase every session.

92 tools answering

Dendro React — questions

Answers built from our own checks of this server.

Why is there no uptime for Dendro React?
Dendro React runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package dendro-react-mcp was installed 33 times last week.
Is Dendro React still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Dendro React?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls dendro-react-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Dendro React?
The npm package dendro-react-mcp was installed 33 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.