Analyze Linux perf data and pinpoint performance bottlenecks with typed commands.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "perf-mcp" yet — see the docs or source repo.
Use perf-mcp to analyze this perf.data file and produce a perf report-style summary. List the most time-consuming functions, processes, and call hotspots, and explain likely performance bottlenecks in bullet points.
A structured performance report with hotspot functions, resource usage percentages, and bottleneck analysis suggestions.
Use perf-mcp script-style analysis to expand sampled events in this perf.data file, organize them by thread and timeline, and identify unusually frequent call stack patterns.
Event details sorted by thread and time, plus a summary of frequent call stack patterns and anomalies.
Use perf-mcp to perform annotate-style analysis on perf.data, focus on a high-CPU function, identify hotspot instructions and inefficient code paths, and suggest optimization directions.
Function-level hotspot analysis with hotspot instruction locations, suspicious code paths, and optimization suggestions.
Query Perfetto traces in natural language for focused performance analysis.
Execute Linux commands and manage files for automated development and operations tasks.
Analyze MCP tool security risks, detect malicious behavior, and provide risk scores.
Chat with AI to retrieve documents and trigger MCP-powered tools.
A general MCP server for files, code analysis, async tasks, and secure transport.
Profile iOS/macOS app performance with Xcode Instruments and automate optimization workflows.