Skip to content
Back to search
30
MCP

tda

irockel/tda

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

Uptime
0.0%
120 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

mcp-jvm-diagnostics
MCP server for JVM diagnostics — analyze thread dumps, detect deadlocks, parse GC logs, and get JVM tuning recommendations
0 tools
dump-analyzer-mcp-server
A Model Context Protocol server for remote Windows crash dump analysis using WinDbg/CDB
0 tools
thread analyzer
Metadata-only Glama MCP server.
0 tools
dump analyzer mcp server
Metadata-only Glama MCP server.
0 tools
heapdump-stardiver-mcp
MCP server for HeapDumpStarDiver - JVM heap dump analysis with DuckDB
0 tools
java-class-analyzer-mcp
MCP server for scanning Maven dependencies and decompiling Java classes
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "tda": {
      "url": "https://irockel.github.io/tda/",
      "transport": "http"
    }
  }
}