mcpbeat Sign in

React Render Profile MCP Server

local only

React Render Profile MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from npm. Last commit 22 May 2026.

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

Installs per day peak 28 · avg 8 · +27% w/w
a month agotoday
54
Installs / week
npm · react-render-profile-mcp
2
Stars
0 open issues
22 May 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check React Render Profile MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add react-render-profile-mcp -- npx -y react-render-profile-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "react-render-profile-mcp": {
      "args": [
        "-y",
        "react-render-profile-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.react-render-profile-mcp]
command = "npx"
args = ["-y", "react-render-profile-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "react-render-profile-mcp": {
      "args": [
        "-y",
        "react-render-profile-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "react-render-profile-mcp": {
      "args": [
        "-y",
        "react-render-profile-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to React Render Profile MCP

same job, measured the same way
V8 Cpu Profile Decoder MCP
by vola-trebla

MCP server that decodes V8 CPU profiles into token-efficient bottleneck summaries for AI agents

43 installs/wk local only
DicePDF
by ishan-maheshwari

Local-first PDF tools for AI agents: merge, split, extract, render, compress. Files stay on-device.

21 installs/wk local only
Verbative Memory
by verbative

On-device, self-organizing memory for AI coding agents — recalls the right facts into each prompt.

366 installs/wk local only
Perfonext Render MCP
by souvikdu

MCP server for analyzing React Profiler exports: rerenders, commit spikes, slow components.

262 installs/wk local only
Safari DevTools MCP
by hayodev

MCP server for Safari DevTools — browser debugging and automation for AI coding agents

55 installs/wk local only
Agenticmail
by agenticmail

Real email and SMS for AI agents — send mail, receive verification codes, drive a real inbox.

301 installs/wk local only
I
Agent Sudo MCP
by kisyntra

MCP adapter for Agent_Sudo: authorization, delegation, provenance, and audit for AI agents.

231 installs/wk local only
Niftypm
by niftypm

Nifty's MCP server — exposes tasks, projects, messages, and files as tools for AI agents.

answering

React Render Profile MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for React Render Profile MCP?
React Render Profile MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package react-render-profile-mcp was installed 54 times last week.
How do I connect React Render Profile MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls react-render-profile-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use React Render Profile MCP?
The npm package react-render-profile-mcp was installed 54 times in the last week. Week over week that is +27%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is React Render Profile MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.