V8 Cpu Profile Decoder MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 20 May 2026.
MCP server that decodes V8 CPU profiles into token-efficient bottleneck summaries for AI agents
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.
claude mcp add v8-cpu-profile-decoder-mcp -- npx -y v8-cpu-profile-decoder-mcp
{
"mcpServers": {
"v8-cpu-profile-decoder-mcp": {
"args": [
"-y",
"v8-cpu-profile-decoder-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.v8-cpu-profile-decoder-mcp]
command = "npx"
args = ["-y", "v8-cpu-profile-decoder-mcp"]
{
"mcpServers": {
"v8-cpu-profile-decoder-mcp": {
"args": [
"-y",
"v8-cpu-profile-decoder-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"v8-cpu-profile-decoder-mcp": {
"args": [
"-y",
"v8-cpu-profile-decoder-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.