# component-analyzer

Discover and map React components across your codebase to clarify architecture. Identify refactor hotspots and complex components to prioritize improvements. Inspect props, hooks, structure, and rela…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add filipljoljic/component-analyzer

# Browse available tools
npx -y @smithery/cli@latest tool list filipljoljic/component-analyzer
```

---

Source: https://github.com/filipljoljic/component-analyzer
