Deepgraph React
Analyze React component hierarchies, state flows, and dependencies. Visualize your React application architecture.
$ npx claude-code-templates@latest --mcp="deepgraph/deepgraph-react" --yesRequires Claude Code. The command adds this mcp server to your project's .claudedirectory — nothing runs on ToolZip's servers.
What's inside this mcp server
Component source
{
"mcpServers": {
"DeepGraph React MCP": {
"description": "Analyze React component hierarchies, state flows, and dependencies. Visualize your React application architecture.",
"command": "npx",
"args": [
"-y",
"mcp-code-graph@latest",
"facebook/react"
]
}
}
}
Related Claude Code MCP Servers
Deepgraph Nextjs
Deep code analysis and visualization for Next.js projects. Understand component relationships, dependencies, and architecture patterns.
Deepgraph Typescript
Comprehensive TypeScript code analysis with type mapping, interface relationships, and module dependency tracking.
Deepgraph Vue
Analyze Vue.js applications including component composition, reactive data flow, and template-script relationships.
Context7
Context7 by Upstash pulls up-to-date, version-specific documentation and code examples straight from the source and injects them into your prompt. Add 'use context7' to any prompt to activate.
Memory Integration
Persistent memory and context management for Claude Code sessions. Store and recall information across conversations and projects.
Playwright Mcp Server
A Model Context Protocol server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages, take screenshots, generate test code, web scraps the page and execute JavaScript in a real browser environment.
Catalog data and component content are sourced from the open-source davila7/claude-code-templates project (MIT license). ToolZip curates the listing and writes original descriptions; every component links back to its original source. Claude Code is a product of Anthropic. ToolZip is an independent catalog and is not affiliated with or endorsed by Anthropic.