{"repo":"ZephyrDeng/pprof-analyzer-mcp","free":true,"listed":false,"github":"https://github.com/ZephyrDeng/pprof-analyzer-mcp","clone":"git clone https://github.com/ZephyrDeng/pprof-analyzer-mcp.git","description":"This is a Model Context Protocol (MCP) server implemented in Go, providing a tool to analyze Go pprof performance profiles.","language":"Go","stars":50,"topics":[],"license":"MIT","category":"mcp-servers","readme_excerpt":"简体中文 English Pprof Analyzer MCP Server This is a Model Context Protocol (MCP) server implemented in Go, providing a tool to analyze Go pprof performance profiles. Built with the official Model Context Protocol Go SDK. Features analyze pprof Tool: Analyzes the specified Go pprof file and returns serialized analysis results (e.g., Top N list or flame graph JSON). Supported Profile Types: cpu : Analyzes CPU time consumption during code execution to find hot spots. heap : Analyzes the current memory usage (heap allocations) to find objects and functions with high memory consumption. Enhanced with object count, allocation site, and type information. goroutine : Displays stack traces of all current goroutines, used for diagnosing deadlocks, leaks, or excessive goroutine usage. allocs : Analyzes memory allocations (including freed ones) during program execution to locate code with frequent allocations. Provides detailed allocation site and object count information. mutex : Analyzes contention on mutexes to find locks causing blocking. Provides detailed statistics including contention counts, delay times, and percentages. block : Analyzes operations causing goroutine blocking (e.g., channel waits, system calls). Provides comprehensive blocking statistics with average delay calculations. Supported Output Formats: text , markdown , json (Top N list), flamegraph-json (hierarchical flame graph data, default). text , markdown : Human-readable text or Markdown format. json : Outputs Top N ","default_branch":null,"files":null,"tree":[],"storefront":"/r/ZephyrDeng","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/ZephyrDeng/pprof-analyzer-mcp/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}