Developer Tools
Trust: 37/100 (Limited)io.github.aplaceforallmystuff/mcp-threatintel Guide
Unified threat intel - OTX, AbuseIPDB, GreyNoise, abuse.ch, Feodo Tracker
1 starsby aplaceforallmystuff
Quick Start
Install
npx mcp-threatintel-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-aplaceforallmystuff-mcp-threatintel": {
"command": "npx",
"args": [
"mcp-threatintel-server"
]
}
}
}