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%
2 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
io.github.digital-defiance/mcp-debugger
Node.js and TypeScript debugging with 25+ tools for AI agents
0 tools
io.github.klevercv/mcp-server
Generate tailored resumes via AI agents using KlevrCV. Returns a signed PDF download URL.
0 tools
io.github.ref-tools/ref-tools-mcp
Token efficient search for coding agents over public and private documentation.
0 tools
com.random-profiles/mcp
Generate fake user profiles and companies for tests, seed data, and AI agent demos.
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"
    }
  }
}