Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ZephyrDeng • Uncategorized
An MCP server for analyzing Go pprof performance profiles with multiple analysis and visualization tools.
Analyze Go pprof performance profiles and generate detailed reports in multiple formats.
Generate flame graphs and visualize profiling data for performance bottleneck identification.
Detect memory leaks, compare profiles, and analyze heap usage trends over time.
This MCP server, implemented in Go, provides a suite of tools to analyze Go pprof profiles including CPU, heap, goroutine, allocs, mutex, and block profiles. It supports various output formats such as text, markdown, JSON, and flame graph JSON, and can generate SVG flame graphs using Graphviz. Additional features include interactive pprof UI launching on macOS, memory leak detection, profile comparison, and heap time series analysis, facilitating comprehensive performance diagnostics and optimization.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.