React Analyzer MCP is a server following the Model Context Protocol that enables developers to analyze their local React projects. It extracts information about React components and their props from JSX/TSX files, and can automatically generate documentation for components across entire projects. It is designed for developers wanting to improve code understanding or automate documentation in React codebases.
Visit React Analyzer's official website for product details and getting started.