Perfonext Profiler MCP
Rank #14,127io.github.souvikdu/perfonext-profiler-mcp
MCP server for analyzing V8/Chrome CPU profiles with line-level tick attribution.
Perfonext Profiler MCP is a Model Context Protocol (MCP) server published by souvikdu. It ranks #14,127 of 132,113 servers tracked on MCP Toplist. Perfonext Profiler MCP is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 29, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 117,986 of 132,113 servers on MCP Toplist.
Use Perfonext Profiler MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add perfonext-profiler-mcp -- npx -y @perfonext/profiler-mcp[mcp_servers.perfonext-profiler-mcp]
command = "npx"
args = ["-y", "@perfonext/profiler-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"perfonext-profiler-mcp": {
"command": "npx",
"args": [
"-y",
"@perfonext/profiler-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"perfonext-profiler-mcp": {
"command": "npx",
"args": [
"-y",
"@perfonext/profiler-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"perfonext-profiler-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@perfonext/profiler-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"perfonext-profiler-mcp": {
"command": "npx",
"args": [
"-y",
"@perfonext/profiler-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"perfonext-profiler-mcp": {
"command": "npx",
"args": [
"-y",
"@perfonext/profiler-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-profiler-mcp)<a href="https://mcptoplist.com/server/io.github.souvikdu%2Fperfonext-profiler-mcp"><img src="https://mcptoplist.com/badge/io.github.souvikdu%2Fperfonext-profiler-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 (2)
| Version | Published |
|---|---|
| 0.7.3 | Sep 11, 2026 |
| 0.7.2 | Sep 4, 2026 |
Frequently asked questions
- Who maintains Perfonext Profiler MCP?
- Perfonext Profiler MCP is maintained by souvikdu, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Perfonext Profiler MCP listed on the Official MCP Registry?
- Yes — Perfonext Profiler MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Perfonext Profiler MCP have?
- MCP Toplist tracks 2 versions of Perfonext Profiler MCP, most recently published on Sep 11, 2026.
- Where can I find the source code for Perfonext Profiler MCP?
- The source code for Perfonext Profiler MCP is hosted at github.com/souvikdu/perfonext-profiler-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.