azer/react-analyzer-mcp
by Various
MCP server for analyzing & generating docs for React code locally
MCP
azer/react-analyzer-mcp
Added 1 June 2026
Overview
An MCP server that analyzes React code and generates documentation locally. It uses the Model Context Protocol to provide structured analysis of React components and hooks. Written in TypeScript, it runs as a local server for integration with MCP-compatible tools.
Best for
Best for
Developers needing local React code analysis and doc generation via MCP
Use cases
- Analyzing React component structure and props
- Generating documentation from React source code
- Integrating with MCP-compatible IDEs for local code insights
How to use
Tools exposed
analyze-reactanalyze-projectlist-projects
Tested with
Claude Desktop
Example client config
{\n "react-analyzer-mcp": {\n "command": "node",\n "args": [\n "/Users/azer/code/sandbox/react-analyzer-mcp/build/index.js"\n ]\n }\n} Notes
An MCP server that analyzes React code and generates documentation locally. It uses the Model Context Protocol to provide structured analysis of React components and hooks. Written in TypeScript, it runs as a local server for integration with MCP-compatible tools.
57 stars on GitHub. Last updated 2025-04-09.
Use cases
- Analyzing React component structure and props
- Generating documentation from React source code
- Integrating with MCP-compatible IDEs for local code insights
Pros
- Open source and written in TypeScript for type safety
- Runs locally, keeping code private
- Follows the MCP standard for interoperability
Cons
- Small community with only 57 stars, limiting support and contributions
- Requires MCP-compatible tools to be useful
- May lack advanced features for complex React codebases
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source and written in TypeScript for type safety
- Runs locally, keeping code private
- Follows the MCP standard for interoperability
Cons
- Small community with only 57 stars, limiting support and contributions
- Requires MCP-compatible tools to be useful
- May lack advanced features for complex React codebases
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.