反応アナライザーMCP
モデルコンテキストプロトコルを使用してReactコードの分析とドキュメント生成を行います。react -analyzerライブラリをベースにしています。
何をするのか
このツールは、React コンポーネント ファイル (JSX/TSX) を分析し、コンポーネントとそのプロパティに関する情報を抽出します。
利用可能なツール
analyze-react : ソースコードから単一のReactコンポーネントを解析する
analyze-project : プロジェクトフォルダ内のすべてのReactコンポーネントのドキュメントを生成します
list-projects : ルートフォルダの下にあるすべてのプロジェクトを一覧表示します
インストール
クロードと一緒に使う
Claude Desktop 構成で MCP サーバーを有効にします。
Claude Shell を使用して、Claude を MCP サーバーに接続します。
Claude の会話でツールを直接使用します。
または:
例
プロジェクト フォルダーの分析:
入力:
出力:
ライセンス
マサチューセッツ工科大学
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