Back to search
30
MCP

io.github.vola-trebla/v8-cpu-profile-decoder-mcp

io.github.vola-trebla/v8-cpu-profile-decoder-mcp

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

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

cctx-mcp
MCP server for AI agents — structured code analysis that cuts token usage by 87%
0 tools
io.github.vola-trebla/react-render-profile-mcp
Decodes React DevTools Profiler exports into render summaries and memoization advice for AI agents.
0 tools
debugger-mcp
MCP server exposing debugger tools for AI clients (Node.js and Python)
0 tools
io.github.decodo/mcp-server
Enable your AI agents to scrape and parse web content dynamically, including geo-restricted sites
0 tools
io.github.csoai-org/devops-ai-mcp
devops-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.vfa-khuongdv/mcp-backlog
MCP server for Backlog API integration with AI agents.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.vola-trebla/v8-cpu-profile-decoder-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}