Perfonext Render MCP
Rank #15,643io.github.souvikdu/perfonext-render-mcp
MCP server for analyzing React Profiler exports: rerenders, commit spikes, slow components.
Perfonext Render MCP is a Model Context Protocol (MCP) server published by souvikdu. It ranks #15,643 of 132,113 servers tracked on MCP Toplist. Perfonext Render MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 29, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 116,470 of 132,113 servers on MCP Toplist.
Use Perfonext Render MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add perfonext-render-mcp -- npx -y @perfonext/render-mcp[mcp_servers.perfonext-render-mcp]
command = "npx"
args = ["-y", "@perfonext/render-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"perfonext-render-mcp": {
"command": "npx",
"args": [
"-y",
"@perfonext/render-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"perfonext-render-mcp": {
"command": "npx",
"args": [
"-y",
"@perfonext/render-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"perfonext-render-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@perfonext/render-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"perfonext-render-mcp": {
"command": "npx",
"args": [
"-y",
"@perfonext/render-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"perfonext-render-mcp": {
"command": "npx",
"args": [
"-y",
"@perfonext/render-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.souvikdu%2Fperfonext-render-mcp)<a href="https://mcptoplist.com/server/io.github.souvikdu%2Fperfonext-render-mcp"><img src="https://mcptoplist.com/badge/io.github.souvikdu%2Fperfonext-render-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
souvikdu
Other servers by souvikdu
View all souvikdu servers →Available versions (1)
| Version | Published |
|---|---|
| 0.5.2 | Sep 4, 2026 |
Frequently asked questions
- Who maintains Perfonext Render MCP?
- Perfonext Render MCP is maintained by souvikdu, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Perfonext Render MCP listed on the Official MCP Registry?
- Yes — Perfonext Render MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Perfonext Render MCP have?
- MCP Toplist tracks 1 version of Perfonext Render MCP, most recently published on Sep 4, 2026.
- Where can I find the source code for Perfonext Render MCP?
- The source code for Perfonext Render MCP is hosted at github.com/souvikdu/perfonext-render-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.