irockel/tda
TDA - Thread Dump Analyzer (for Java). Analyze your Thread Dumps with a GUI or use it as MCP Server.
This tool helps Java operations engineers and developers diagnose performance issues, deadlocks, and memory problems in their applications. It takes thread dump files or directly connects to a running Java Virtual Machine (JVM) to analyze thread activity. The output includes detailed statistics, deadlock detection, and identification of long-running or problematic threads, helping you pinpoint the root cause of application slowdowns or freezes.
537 stars. Actively maintained with 10 commits in the last 30 days.
Use this if you need to quickly understand why your Java application is slow, unresponsive, or experiencing deadlocks by analyzing its thread dumps.
Not ideal if you are looking for a general-purpose monitoring solution for real-time system health metrics beyond thread and heap analysis.
Stars
537
Forks
97
Language
Java
License
LGPL-2.1
Category
Last pushed
Mar 09, 2026
Commits (30d)
10
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/irockel/tda"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
handsomestWei/java-class-analyzer-mcp-server
java class反编译mcp server
makbn/mcp_mediator
Automatically generate an MCP Server from existing source code, service classes, helper methods,...
theSharque/mcp-jperf
Java profiler and perfomance tool MCP
pzalutski-pixel/javalens-mcp
MCP server providing semantic Java code analysis for AI agents. Built on Eclipse JDT with tools...
stephanj/LSP4J-MCP
A Java MCP (Model Context Protocol) server that wraps JDTLS (Eclipse JDT Language Server) using...