A read-only MCP server for Grafana Pyroscope that lets AI assistants query continuous profiling data, including flamegraphs, hotspot functions, memory allocations, and label discovery, directly from any MCP-compatible client.
An MCP server that decodes V8 CPU profiles into token-efficient bottleneck summaries for AI agents, enabling them to analyze CPU consumption, call trees, GC pressure, and async bottlenecks.
An MCP server that captures and analyzes function-level profiling data from NetEase Minecraft Bedrock Edition mods via the native Tracy profiler, enabling AI to identify performance hotspots and verify optimizations.