pprof-analyzer-mcp

pprof-analyzer-mcp

5

Pprof Analyzer MCP Server is a Go-based tool designed for analyzing performance profiles of Go applications. It offers various functionalities such as generating flame graphs, analyzing heap and CPU profiles, and detecting memory leaks. The server is implemented as a Model Context Protocol (MCP) server.

analyze_pprof`

Analyze the pprof file and return the analysis results

generate_flamegraph`

Generate flame map

open_interactive_pprof`

Start the interactive pprof interface

disconnect_pprof_session`

Terminate the pprof process