BlackDome MCP Server
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@BlackDome MCP ServerWho are the top attackers this month?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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-mcpConfigure
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"
}
}
}Related MCP server: Cyberbro MCP Server
Available Tools
Free tools work with no key. Paid tools require an API key whose plan includes the listed feature.
Tool | Tier | Description |
| Free | Full dossier for one attacker IP — events, protocols, credentials (passwords masked), MITRE, edge nodes |
| Free | Most active attacker IPs over a window — pick one to drill into |
| Free | Recent geolocated attack events for a live map (limit ≥ 10) |
| Free | Country-aggregated attack heatmap with centroids (limit ≥ 5) |
| Free | Sample of recent credentials (masked server-side) + teaser totals |
| Free | Verify a BlackDome Sigil / audit record by id |
| Free | Browse recent IOCs with full filter set (72h community delay) |
| Free | Aggregated IOC trends — totals, breakdowns, daily new, top MITRE |
| Free (json/csv) · Pro (stix) | Export the IOC feed; STIX bundle needs the |
| Enterprise ( | Search the global credential corpus with PLAINTEXT passwords |
| Enterprise ( | Aggregate credential stats — top usernames/passwords, breakdowns |
| Pro ( | List captured malware payloads, or fetch one by sha256 (VT/MB intel) |
| Pro ( | List clustered threat actors, or fetch one actor's sessions |
| Pro ( | Sigil leaderboard with intrusion narratives + attacker command tails |
| Enterprise ( | Ranked hand-keyed attacker sessions surfaced out of botnet noise |
| Enterprise ( | Structured command/output transcript for one attacker session |
| Pro ( | Malware detonation list with verdicts, Magika labels and IOC counts |
| Pro ( | Full detonation report with behavior, IOCs, artifact classification and report availability |
| Pro ( | Artifact dossier with linked detonation, IOCs and session identifiers only |
| Any key | Check your tenant, plan, features and live quota |
Plans: Community (free) → Pro ($299, adds stix_export, api_access, detonation_intel) → Enterprise ($2000, adds credential_intel, bulk_api, session_intel) → 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)
"Show me the most active hand-keyed attacker sessions this week." (Enterprise)
"Pull the detonation report for sha256 a6713518f2e26745683d33ded61b465d0645d7af850464c559fba8bb84e68398." (Pro)
Environment Variables
Variable | Required | Default | Description |
| No | — | Bearer API key. Free tools work without it; paid tools require it |
| No |
| API base URL |
| No |
| 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
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseAqualityFmaintenanceA robust Model Control Protocol server that enables AI agents to access real-time cyber threat intelligence and detailed information about vulnerabilities, threat actors, malware, and other cyber-security entities.Last updated108Apache 2.0- AlicenseAqualityBmaintenanceAn MCP server that extracts Indicators of Compromise (IoCs) from unstructured text and checks their reputation across multiple threat intelligence services. It enables real-time analysis of IPs, domains, hashes, and URLs, providing enriched context for security workflows within LLMs.Last updated519MIT

honeylabs-mcpofficial
AlicenseAqualityAmaintenanceHoneypot threat intelligence for AI agents. Query 90 days of probe data from our sensor network: IP reputation, scanner classification, CVE probing trends, TLS/SSH/JA4 fingerprints. Free tier 500 credits/day, OAuth + bearer auth, streamable HTTP at https://mcp.honeylabs.net/mcp.Last updated72MIT- Alicense-qualityAmaintenanceAn MCP server that exposes a 60+ tool security and threat-intel stack to AI agents, enabling secret scanning, Sigma rule generation, ransomware lookup, OSINT, and deep research.Last updated1MIT
Related MCP Connectors
Real-time threat intel for AI agents: 890K+ IOCs incl. prompt-injection & AI-skill threats
AI-powered threat intelligence, smart contract auditing, and cybersecurity OSINT.
Social media analytics, video analysis, and competitor intel for any MCP-compatible AI agent.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/blackdome-ai/blackdome-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server