← All servers
πŸ”Œ

mcpPublisherπŸ›‘ No advisories

dev.threadmine/mcp
New to MCP? Start here β†’
0β˜… stars
48weekly installs
13 days agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of threadmine.dev, who proved control of the domain through the official MCP registry.

Verified owner: threadmine.dev β†—dev.threadmine/mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs THREADMINE_API_KEY.
βœ“
Configuration
Reads THREADMINE_API_URL.

About

Analyze JVM thread dumps with ThreadMine: deadlocks, CPU spikes, pool exhaustion, health score.

Packages & transports

npm@threadmine/mcpv0.1.0 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@threadmine/mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @threadmine/mcp