73
/ 100
24 days ago
glama

threatintel-mcp

An MCP server wrapping urlscan.io and VirusTotal APIs to enable AI agents to pivot on threat indicators during investigations, with compact structured output and defanged results.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: VT_API_KEY, URLSCAN_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configVT_RATE_MAX_CALLS
configVT_RATE_PERIOD_SECONDS
configVT_DAILY_CAP
configURLSCAN_RATE_MAX_CALLS
configURLSCAN_RATE_PERIOD_SECONDS
configTHREATINTEL_HTTP_TIMEOUT
🔐 secretVT_API_KEYSecrets from the environment only. and URLSCAN_API_KEY are
🔐 secretURLSCAN_API_KEYSecrets from the environment only. VT_API_KEY and are
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/christianpresley-threatintel-mcp-mog9ua)](https://m8ven.ai/mcp/christianpresley-threatintel-mcp-mog9ua)
commit: bcb4d8c32de1221e2987f2b14b55dd94f2266b86
code hash: 2d6040e6a40519c95da571177ff7eefd953f56b186c4db165adc81a337272431
verified: 7/7/2026, 10:02:36 AM
view raw JSON →