Skip to content
Back to search
30
MCP

Why Did You Render

pulsemcp/why did you render

Captures React re-render reports from the browser and exposes them to AI coding agents for performance debugging.

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

React Performance Analyzer
Analyzes React application performance, identifying slow renders and optimization opportunities.
0 tools
peek
Exposes recorded browser sessions (rrweb DOM, console, network) to AI coding agents, fully local
0 tools
io.github.vola-trebla/react-render-profile-mcp
Decodes React DevTools Profiler exports into render summaries and memoization advice for AI agents.
0 tools
UI Factory
Generates React components and design frameworks from visual layouts.
0 tools · sse
io.github.mpmcgowen/metricui
React dashboard components — API lookup, code generation, and prop validation for AI tools.
0 tools
Refetch
Fetch pages as markdown, search web and news, extract structured data. For AI agents.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "why_did_you_render": {
      "url": "None",
      "transport": "http"
    }
  }
}