React/React Native codebase analysis for AI agents — 34 free MCP tools, local-only.
claude mcp add dendro-react -- npx -y dendro-react-mcp
claude_desktop_config.json
{
"mcpServers": {
"dendro-react": {
"command": "npx",
"args": [
"-y",
"dendro-react-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"dendro-react": {
"command": "npx",
"args": [
"-y",
"dendro-react-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"dendro-react": {
"command": "npx",
"args": [
"-y",
"dendro-react-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"dendro-react": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"dendro-react-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"dendro-react": {
"command": "npx",
"args": [
"-y",
"dendro-react-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.RooneyTech--dendro-react/reviews or the review_server meta-tool.
POST /mcp