Odel
mcp threatintel

mcp threatintel

Local
@aplaceforallmystuff7JavaScriptMITUpdated 3w ago

Unified threat intel - OTX, AbuseIPDB, GreyNoise, abuse.ch, Feodo Tracker

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmmcp-threatintel-serverv1.0.1

Run

npx -y mcp-threatintel-server

MCP client config

{
  "mcpServers": {
    "mcp-threatintel": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-threatintel-server"
      ]
    }
  }
}