component-analyzer

stdio

Used by 1 plugin

Installs react-dev, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub solrac97gr/marketplace-plugins --plugin react-dev
Description

React component analysis tools for component tree analysis, prop drilling detection, complexity analysis, and accessibility checks

Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "component-analyzer": {
      "command": "${CLAUDE_PLUGIN_ROOT}/servers/component-analyzer/component-analyzer"
    }
  }
}
Security Considerations
Admin access level

This server has elevated permissions. Review the source code before enabling.

Command
${CLAUDE_PLUGIN_ROOT}/servers/component-analyzer/component-analyzer
Access Level
admin