Index TS and React repos into a queryable graph for precise code analysis.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-code-indexer-react-ts" yet — see the docs or source repo.
Analyze this React/Next.js repository and show which components render UserCard, including the main render path from page entry points to this component.
A list of components rendering UserCard, plus a hierarchical render path from pages to the component.
Find all call sites and references for the function calculatePricing, and assess which files and modules would be affected if its parameter signature changes.
A list of callers and references, with a summary of modules likely impacted by changing the function.
Scan this TypeScript repository for unused exports, orphaned code, and dependency cycles, then rank the findings by risk.
A ranked list of dead code, orphaned modules, and dependency cycles, with cleanup priorities.
Build a searchable code graph so AI agents can understand repositories precisely.
Build semantic indexes for codebases to find relevant code with natural language queries.
Index codebases so AI can fetch precise snippets instead of entire files.
Index local Git repos for fast code search and snippet retrieval.
Index repositories into a persistent graph for fast code search and understanding.
Query JavaScript and TypeScript codebases in natural language for function insights.