react-analyzer-mcp

web MCP Server

MCP server for analyzing & generating docs for React code locally

Install Ready
webweb
7 views58 stars6 forksv0.1.0

Why This Matters

Discovered via unknown and last synced 3mo ago.

Install Ready
Source
unknown
Stars
58
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx react-analyzer-mcp

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "react-analyzer-mcp": {
      "command": "npx",
      "args": [
        "react-analyzer-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

3
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (3)

analyze-react

Analyzes a single React component from source code

analyze-project

Generates documentation for all React components in a project folder

list-projects

Lists all projects under the root folder