react-analyzer-mcp
모델 컨텍스트 프로토콜을 사용하여 React 코드에 대한 문서를 분석하고 생성합니다. react-analyzer 라이브러리를 기반으로 합니다.
그것이 하는 일
이 도구는 React 구성 요소 파일(JSX/TSX)을 분석하고 구성 요소와 해당 속성에 대한 정보를 추출합니다.
사용 가능한 도구
analyze-react : 소스 코드에서 단일 React 구성 요소를 분석합니다.
analyze-project : 프로젝트 폴더의 모든 React 구성 요소에 대한 문서를 생성합니다.
list-projects : 루트 폴더 아래의 모든 프로젝트를 나열합니다.
설치
지엑스피1
Claude와 함께 사용
Claude Desktop 구성에서 MCP 서버를 활성화합니다.
Claude Shell을 사용하여 Claude를 MCP 서버에 연결합니다.
Claude 대화에서 직접 도구를 사용하세요.
또는:
예시
프로젝트 폴더 분석:
입력:
산출:
특허
MIT
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
로컬에서 React 프로젝트를 분석하세요
AST 파싱 + AI를 사용한 일관된 출력
React 코드에 대한 마크다운 문서인 llm.txt를 한 번에 생성하세요
Related MCP Servers
- AsecurityFlicenseAqualityAnalyzes codebases using Repomix and LLMs to provide structured code reviews with specific issues and recommendations, supporting multiple LLM providers including OpenAI, Anthropic, and Gemini.Last updated -227
- AsecurityAlicenseAqualityProvides tools for analyzing project structures, searching through codebases, managing dependencies, and performing file operations with advanced filtering capabilities.Last updated -6171MIT License
- -securityAlicense-qualityProvides AI assistants with the ability to lint, validate, and auto-fix Markdown files to ensure compliance with established Markdown standards and best practices.Last updated -1MIT License
- AsecurityAlicenseAqualityEnables AI assistants to understand and navigate codebases through structural analysis. Provides code mapping, symbol search, and impact analysis using ast-grep for accurate parsing of Python, JavaScript, TypeScript, and Go projects.Last updated -330MIT License