← Index

io.github.aplaceforallmystuff/mcp-threatintel

io.github.aplaceforallmystuff/mcp-threatintel·v1.0.1·Other
Quality Score
76
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-threatintel": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-threatintel-server"
      ],
      "env": {
        "OTX_API_KEY": "<your-otx_api_key>",
        "ABUSEIPDB_API_KEY": "<your-abuseipdb_api_key>",
        "GREYNOISE_API_KEY": "<your-greynoise_api_key>",
        "ABUSECH_AUTH_KEY": "<your-abusech_auth_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-threatintel": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-threatintel-server"
      ],
      "env": {
        "OTX_API_KEY": "<your-otx_api_key>",
        "ABUSEIPDB_API_KEY": "<your-abuseipdb_api_key>",
        "GREYNOISE_API_KEY": "<your-greynoise_api_key>",
        "ABUSECH_AUTH_KEY": "<your-abusech_auth_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-threatintel-server
§02  Environment variables
OTX_API_KEY
secret

AlienVault OTX API key (free at otx.alienvault.com)

ABUSEIPDB_API_KEY
secret

AbuseIPDB API key (free at abuseipdb.com)

GREYNOISE_API_KEY
secret

GreyNoise API key (free at greynoise.io)

ABUSECH_AUTH_KEY
secret

abuse.ch Auth Key for URLhaus, MalwareBazaar, ThreatFox (free at auth.abuse.ch)

§03  MCP Quality Score  ·  methodology
freshness
16
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other