An MCP server implemented in Go that provides tools to analyze Go pprof performance profiles, including CPU, heap, goroutine, and allocation profiles, with various output formats and flame graph generation.
pprofgoperformance-analysisprofilingmemory-leak-detectionflame-graphtool
Installation & Configuration
{
"mcpServers": {
"pprof-analyzer": {
"command": "pprof-analyzer-mcp"
}
}
}Information
Transport
stdio
Language
Go
Created
2025/4/13
Updated
2026/6/8