ZephyrDeng/pprof-analyzer-mcp
This is a Model Context Protocol (MCP) server implemented in Go, providing a tool to analyze Go pprof performance profiles.
Platform-specific configuration:
{
"mcpServers": {
"pprof-analyzer-mcp": {
"command": "npx",
"args": [
"-y",
"pprof-analyzer-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...