Acerca de
mcp-pprof serves as a Model Context Protocol (MCP) server, wrapping `go tool pprof` to make Go performance profiling data accessible and analyzable by AI coding assistants. It empowers AI agents to parse various pprof files (CPU, heap, block, mutex, goroutine profiles), generate SVG flamegraphs, pinpoint performance bottlenecks and hotspots, compare different profile files, and offer actionable optimization suggestions, seamlessly integrating performance insights into AI-driven development workflows.