v8-cpu-profile-decoder-mcp
Rank #45,582io.github.vola-trebla/v8-cpu-profile-decoder-mcp
MCP server that decodes V8 CPU profiles into token-efficient bottleneck summaries for AI agents
v8-cpu-profile-decoder-mcp is a Model Context Protocol (MCP) server published by vola-trebla. It ranks #45,582 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. v8-cpu-profile-decoder-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on May 16, 2026 and most recently updated on May 19, 2026.
Ranks ahead of 86,531 of 132,113 servers on MCP Toplist.
Use v8-cpu-profile-decoder-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add v8-cpu-profile-decoder-mcp -- npx -y v8-cpu-profile-decoder-mcp[mcp_servers.v8-cpu-profile-decoder-mcp]
command = "npx"
args = ["-y", "v8-cpu-profile-decoder-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"v8-cpu-profile-decoder-mcp": {
"command": "npx",
"args": [
"-y",
"v8-cpu-profile-decoder-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"v8-cpu-profile-decoder-mcp": {
"command": "npx",
"args": [
"-y",
"v8-cpu-profile-decoder-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"v8-cpu-profile-decoder-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"v8-cpu-profile-decoder-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"v8-cpu-profile-decoder-mcp": {
"command": "npx",
"args": [
"-y",
"v8-cpu-profile-decoder-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"v8-cpu-profile-decoder-mcp": {
"command": "npx",
"args": [
"-y",
"v8-cpu-profile-decoder-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.vola-trebla%2Fv8-cpu-profile-decoder-mcp)<a href="https://mcptoplist.com/server/io.github.vola-trebla%2Fv8-cpu-profile-decoder-mcp"><img src="https://mcptoplist.com/badge/io.github.vola-trebla%2Fv8-cpu-profile-decoder-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
vola-trebla
Other servers by vola-trebla
- react-render-profile-mcp#27,311 · 6 vers
- playwright-trace-decoder-mcp#39,507 · 5 vers
- ast-impact-mapper-mcp#42,130 · 4 vers
- flakiness-knowledge-graph-mcp#42,131 · 4 vers
- playwright-network-chaos-mcp#45,581 · 3 vers
- env-secret-exposure-analyzer-mcp#53,040 · 2 vers
- ndjson-local-log-triage-mcp#53,041 · 2 vers
- playwright-spatial-layout-mcp#53,042 · 2 vers
- Release Readiness Triage MCP#53,043 · 2 vers
- sourcemap-retrace-mcp#53,044 · 2 vers
- tailwind-context-resolver-mcp#53,045 · 2 vers
- tsconfig-inheritance-flattener-mcp#53,046 · 2 vers
Available versions (3)
| Version | Published |
|---|---|
| 0.3.0 | May 19, 2026 |
| 0.2.0 | May 19, 2026 |
| 0.1.1 | May 18, 2026 |
Frequently asked questions
- Who maintains v8-cpu-profile-decoder-mcp?
- v8-cpu-profile-decoder-mcp is maintained by vola-trebla, which publishes 15 MCP servers (41 total versions) tracked on MCP Toplist.
- Is v8-cpu-profile-decoder-mcp listed on the Official MCP Registry?
- Yes — v8-cpu-profile-decoder-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does v8-cpu-profile-decoder-mcp have?
- MCP Toplist tracks 3 versions of v8-cpu-profile-decoder-mcp, most recently published on May 19, 2026.
- Where can I find the source code for v8-cpu-profile-decoder-mcp?
- The source code for v8-cpu-profile-decoder-mcp is hosted at github.com/vola-trebla/v8-cpu-profile-decoder-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.