The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the ThreadMine MCP Server listing page.
ThreadMine is a Java thread dump analyzer with AI — detects deadlocks, CPU spikes, pool exhaustion and virtual thread pinning. Free online, no signup.
Official MCP server for ThreadMine. Paste a JVM thread dump into your AI assistant — Claude Code, Claude Desktop or Cursor — and get back the detected problems, a health score and a link to the full interactive report, without leaving the chat.
| Tool | What it does | Quota |
|---|---|---|
analyze_thread_dump | Uploads a thread dump (inline text or file path) and returns detected problems, health score (0-100) and the report link | Consumes 1 analysis from your daily quota |
get_analysis | Fetches a previous analysis by id | Free (read-only) |
Claude Code
Claude Desktop / Cursor (claude_desktop_config.json / .cursor/mcp.json)
Ask your assistant things like:
<paste>"<id> find? Any deadlocks?"THREADMINE_API_URL can override the API endpoint (self-hosted / staging).MIT