Skip to content
Back to search
30
MCP

io.github.vola-trebla/react-render-profile-mcp

io.github.vola-trebla/react-render-profile-mcp

Decodes React DevTools Profiler exports into render summaries and memoization advice for AI agents.

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

Similar MCP servers embedding-nearest

io.github.vola-trebla/v8-cpu-profile-decoder-mcp
MCP server that decodes V8 CPU profiles into token-efficient bottleneck summaries for AI agents
0 tools
io.github.vola-trebla/sourcemap-retrace-mcp
Decodes minified production stack traces back to original TypeScript source using source maps.
0 tools
react profiler mcp
Metadata-only Glama MCP server.
0 tools
react-inspector-mcp
MCP server for inspecting React component usage, props, dependencies, and unused components.
0 tools
io.github.digital-defiance/mcp-debugger
Node.js and TypeScript debugging with 25+ tools for AI agents
0 tools
io.github.christian289/wpf-dev-pack-mcp
Serves WPF Dev Pack knowledge topics to AI agents from a local repo clone.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.vola-trebla/react-render-profile-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}