
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
keyboardcrumbs-mcp
Advanced tools
Live threat intelligence MCP server — IP lookup, CVE intel, KEV Oracle predictions, malware hashes, pre-attack staging detection. Free, no API key required.
mcp-name: com.keyboardcrumbs/mcp
Live threat intelligence tools for Claude Desktop. Free, no API key required.
| Tool | Description |
|---|---|
check_ip | Threat intel for any IP — risk score, geo, ASN, C2 associations, staging clusters |
check_cve | CVE lookup — CVSS, EPSS, KEV status, exploit availability, patch urgency |
check_domain | Domain intel — DNS records, WHOIS, malware associations, subdomains |
check_hash | Malware hash lookup via VirusTotal (68+ engines) + CIRCL (6.3B files) |
active_threats | Live snapshot — KEV count, active C2s, ransomware victims, data freshness |
predict_kev | KEV Oracle — top CVEs predicted to be added to CISA KEV before it happens |
check_staging | GhostWatch — detect pre-attack infrastructure staging for an IP or domain |
check_ransomware | Ransomware group lookup and victim tracking |
Add to claude_desktop_config.json:
{
"mcpServers": {
"keyboardcrumbs": {
"command": "uvx",
"args": ["--from", "git+https://github.com/keyboardcrumbs/mcp", "keyboardcrumbs-mcp"]
}
}
}
git clone https://github.com/keyboardcrumbs/mcp
cd mcp
uv venv && source .venv/bin/activate
uv add "mcp[cli]" httpx
Add to claude_desktop_config.json:
{
"mcpServers": {
"keyboardcrumbs": {
"command": "uv",
"args": ["--directory", "/path/to/mcp", "run", "server.py"]
}
}
}
Restart Claude Desktop.
Once installed, just ask Claude:
Claude will call the live KeyboardCrumbs API and return real-time threat intelligence.
URLhaus · Feodo Tracker · AlienVault OTX · CISA KEV · NVD · EPSS · ExploitDB · VirusTotal · CIRCL · SANS ISC DShield · Shodan · RIPE · crt.sh · Ransomware.live
Data updates every 15 minutes. No API key. No signup. No rate limits for normal use.
FAQs
Live threat intelligence MCP server — IP lookup, CVE intel, KEV Oracle predictions, malware hashes, pre-attack staging detection. Free, no API key required.
The pypi package keyboardcrumbs-mcp receives a total of 31 weekly downloads. As such, keyboardcrumbs-mcp popularity was classified as not popular.
We found that keyboardcrumbs-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.