Go pprof Analyzer

Analyzes Go performance profiles to extract key metrics and generate flame graphs for diagnosing bottlenecks, memory issues, and c

zephyrdeng 50
Claude CodeClaude DesktopGeneric
View source ↗

pprof-analyzer-mcp is a Go-based server that enables AI assistants to analyze Go performance profiles. Developed by ZephyrDeng, it leverages the Google pprof library to parse CPU, heap, and goroutine profiles, extracting key metrics and generating flame graphs for visualization. The server processes profile data through specialized analyzers for different profile types, providing insights into performance bottlenecks, memory usage patterns, and concurrency issues. It's particularly valuable for developers who need to diagnose performance problems in Go applications without manually interpreting complex profiling data.

Source

Repository: https://github.com/zephyrdeng/pprof-analyzer-mcp

Maintain Go pprof Analyzer?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Go pprof Analyzer on getagentictools](https://getagentictools.com/mcp/zephyrdeng-pprof-analyzer-mcp?ref=badge)