mcp for Claude Code
dev.threadmine/mcp
Analyze JVM thread dumps with ThreadMine: deadlocks, CPU spikes, pool exhaustion, health score.
client:Claude Code
transport:stdio
runtime:npm
Install mcp in Claude Code
run in your project directory
claude mcp add mcp -e THREADMINE_API_KEY=<THREADMINE_API_KEY> -e THREADMINE_API_URL=<THREADMINE_API_URL> -- npx -y @threadmine/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs