Back to directory
zephyrdeng/pprof-analyzer-mcp

zephyrdeng/pprof-analyzer-mcp

@ZephyrDeng

A Model Context Protocol (MCP) server implemented in Go, providing tools to analyze Go pprof performance profiles including CPU, heap, goroutine, allocs, mutex, and block profiles.

performancepprofgoflamegraphmemory-leakcpu-profilinganalysistool

Installation & Configuration

{
  "mcpServers": {
    "pprof-analyzer": {
      "command": "pprof-analyzer-mcp"
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2026/6/14
Updated
2026/6/15