azer/react-analyzer-mcp
Analyze React code locally, generate docs / llm.txt for whole project at once
Quick Start
Clone the repository:
git clone https://github.com/azer/react-analyzer-mcpClaude Desktop configuration example:
{
"mcpServers": {
"react-analyzer-mcp": {
"command": "npx",
"args": [
"-y",
"azer/react-analyzer-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.