ZephyrDeng/pprof-analyzer-mcp
Pprof Analyzer MCP Server is a Model Context Protocol server implemented in Go, designed to analyze Go pprof performance profiles.
Tools
Functions exposed to the LLM to take actions
analyze_pprof
Tool for analyzing Go pprof files.
generate_flamegraph
Tool for generating flame graphs from pprof files.
open_interactive_pprof
Tool for launching interactive pprof UI on macOS.
detect_memory_leaks
Tool for detecting memory leaks between heap profiles.
disconnect_pprof_session
Tool for disconnecting a pprof session.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client