Security intelligence MCP server with 29 tools. Domain recon + one-shot audit, CVE/EPSS/KEV lookup (340K+ CVEs), IP threat reports (AbuseIPDB + Shodan + ASN), bulk CVE/IOC lookups, IOC enrichment, SSL/email security scoring, code security scanning. Free tier 100 credits/hour, no API key required. 15+ GitHub stars, VS Code Marketplace extension, npm SDK, Smithery 98/100.
Server Config
{
"mcpServers": {
"contrastapi": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.contrastcyber.com/mcp/"
]
}
}
}