BlackDome MCP Server — AI agent access to live honeypot threat intelligence, attacker IPs, IOCs, and credential intel.
Project description
BlackDome MCP Server
Give your AI agents direct access to live honeypot threat intelligence. Look up attacker IPs, browse indicators of compromise (IOCs), inspect captured credentials and malware payloads, profile threat actors, and render a real-time global attack map — all from Claude, Cursor, or any MCP-compatible client.
Most tools are free and need no API key (the public community tier). A subset of high-value intelligence requires a paid plan.
Quick Start
Install
pip install blackdome-mcp
Configure
The free public tools work with no API key. To unlock the paid tiers (credential intelligence, payloads, actors, warboard, STIX export), get an API key at https://blackdome.ai/pricing.
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"blackdome": {
"command": "blackdome-mcp",
"env": {
"BLACKDOME_API_KEY": "your-api-key-here"
}
}
}
}
The
envblock is optional — omitBLACKDOME_API_KEYto run free public tools only.
Claude Code
claude mcp add blackdome -- blackdome-mcp
# Optional — only needed for paid tools:
export BLACKDOME_API_KEY="your-api-key-here"
Cursor
Add to your MCP settings:
{
"blackdome": {
"command": "blackdome-mcp",
"env": {
"BLACKDOME_API_KEY": "your-api-key-here"
}
}
}
Available Tools
Free tools work with no key. Paid tools require an API key whose plan includes the listed feature.
| Tool | Tier | Description |
|---|---|---|
lookup_attacker_ip |
Free | Full dossier for one attacker IP — events, protocols, credentials (passwords masked), MITRE, edge nodes |
top_attackers |
Free | Most active attacker IPs over a window — pick one to drill into |
attack_map |
Free | Recent geolocated attack events for a live map (limit ≥ 10) |
attack_heatmap |
Free | Country-aggregated attack heatmap with centroids (limit ≥ 5) |
credential_preview |
Free | Sample of recent credentials (masked server-side) + teaser totals |
verify_sigil |
Free | Verify a BlackDome Sigil / audit record by id |
recent_iocs |
Free | Browse recent IOCs with full filter set (72h community delay) |
ioc_trends |
Free | Aggregated IOC trends — totals, breakdowns, daily new, top MITRE |
export_iocs |
Free (json/csv) · Pro (stix) | Export the IOC feed; STIX bundle needs the stix_export feature |
search_credentials |
Enterprise (credential_intel) |
Search the global credential corpus with PLAINTEXT passwords |
credential_stats |
Enterprise (credential_intel) |
Aggregate credential stats — top usernames/passwords, breakdowns |
list_payloads |
Pro (api_access) |
List captured malware payloads, or fetch one by sha256 (VT/MB intel) |
get_actor |
Pro (api_access) |
List clustered threat actors, or fetch one actor's sessions |
warboard |
Pro (api_access) |
Sigil leaderboard with intrusion narratives + attacker command tails |
whoami |
Any key | Check your tenant, plan, features and live quota |
Plans: Community (free) → Pro ($299, adds stix_export, api_access) → Enterprise ($2000, adds credential_intel, bulk_api) → OEM ($5000). See pricing.
Example Prompts
Once connected, try asking your AI assistant:
- "Who are the top attackers hitting the honeypots this month?"
- "Look up attacker IP 176.65.139.56 and summarize what they tried."
- "Show me the latest malicious sha256 IOCs from the last week."
- "What are the IOC trends — which MITRE techniques are spiking?"
- "Render a heatmap of where attacks are coming from."
- "Export the IOC feed as CSV so I can load it into my SIEM."
- "What plan am I on and which features do I have?" (runs
whoami) - "Search captured SSH credentials for the username root." (paid)
Environment Variables
| Variable | Required | Default | Description |
|---|---|---|---|
BLACKDOME_API_KEY |
No | — | Bearer API key. Free tools work without it; paid tools require it |
BLACKDOME_BASE_URL |
No | https://api.blackdome.ai |
API base URL |
BLACKDOME_TIMEOUT |
No | 15 |
Request timeout in seconds |
Rate Limits
The free community tier is capped at roughly 30 requests/minute and 100 requests/day, and community IOC data carries a 72-hour freshness delay. Paid plans raise these limits substantially (Enterprise: 1000 req/min, 50,000 req/day). When you hit a limit the server returns a clear 429 error with retry timing. Use whoami to see your live quota.
Security
- Read-only. Every tool is a GET request — the server never mutates BlackDome data.
- Keyless free tier. Public tools require no API key and expose only community-tier data.
- Masked credentials. The free
lookup_attacker_iptool masks captured passwords to********before returning them;credential_previewis masked server-side. Plaintext passwords are returned only by the paidsearch_credentialstool, which requires thecredential_intelfeature. - Secrets stay local. Your API key is read from the environment and sent only to the BlackDome API over HTTPS. No data is stored by the MCP server — it proxies directly to BlackDome.
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file blackdome_mcp-0.1.0.tar.gz.
File metadata
- Download URL: blackdome_mcp-0.1.0.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38572a89fdfc25abc1b1aa750f7ee348eefd89635ff95ab71e9ac8c5ab065afe
|
|
| MD5 |
59d3c1c6c1c15c29db7db44295d5d7e5
|
|
| BLAKE2b-256 |
bff4f727e61ffc8c4fd9e1ee0cb76c7f4250ab93fad2e716b2fae3e0aafbb91a
|
File details
Details for the file blackdome_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: blackdome_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9de76a91b2fe7145a1e8713c981153ddd5df09f3ac5e26aea9368b0a0adcd5e
|
|
| MD5 |
35d6cf6a2c284c10c63ce1ebf0d18806
|
|
| BLAKE2b-256 |
d6b497f1fbe07ac62e578acdf079b6d100c8c4a6932b5c90c7669a50ed241158
|