tda
by irockel· Developer Tools
⭐ 537
TDA - Thread Dump Analyzer (for Java). Analyze your Thread Dumps with a GUI or use it as MCP Server.
Install
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"tda": {
"command": "npx",
"args": [
"-y",
"github:irockel/tda"
]
}
}
}Works Well With
Other MCP servers developers commonly pair with tda
About
TDA - Thread Dump Analyzer (for Java). Analyze your Thread Dumps with a GUI or use it as MCP Server.
javajvmjvm-monitormcpmcp-serverperformance-tuningthread-dumpvirtual-threads