pprof
pprof is a tool for visualization and analysis of profiling data
pprof MCP Server
MCP server for google/pprof
Ready-to-Use Client Configurations
{
"mcpServers": {
"pprof": {
"command": "npx",
"args": [
"-y",
"@google/pprof"
]
}
}
}