MCP Directory

tda

by irockel · Java · ★ 542

TDA - Thread Dump Analyzer (for Java). Analyze your Thread Dumps with a GUI or use it as MCP Server.

#java#jvm#jvm-monitor#mcp#mcp-server#performance-tuning#thread-dump#virtual-threads

Install

git clone https://github.com/irockel/tda.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "tda": {
      "command": "npx",
      "args": [
        "-y",
        "github:irockel/tda"
      ]
    }
  }
}

From the README

[](https://github.com/irockel/tda/actions/workflows/build.yml) [](https://github.com/irockel/tda/issues?q=is%3Aissue+is%3Aopen+label%3Adependencies) [](https://libraries.io/github/irockel/tda) [](LICENSE) > [!IMPORTANT] > > **2026-18-04 - TDA 3.1 available.** > * **VisualVM Plugin**: proper integration in VisualVM working again. > * **Logfile Parsing**: Support for UTF16 files. > * **UI**: some small fixes. > > **2026-01-30 - TDA 3.0 is now available!** 🚀 > This major release brings significant enhancements: > * **Extended MCP Server**: Now with **Carrier Thread Pinning** detection…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers