Hybrid TypeScript/Java MCP server for analyzing JVM Flight Recorder files, enabling AI agents to diagnose exceptions, slow SQL, network latency, and performance bottlenecks.
MCP server that provides 8 tools for Java memory leak investigation:
\- Class histograms, GC pressure snapshots, JFR recordings, heap dumps, MAT leak suspects analysis, async-profiler allocation profiles
\- Structured confidence-based verdicts (none/low/medium/high) requiring independent signal corroboration
\- Designed for use inside Claude Code with two slash commands
A Model Context Protocol server that connects AI agents to live Java processes via Alibaba Arthas, enabling real-time diagnostics, debugging, and performance analysis without code changes.