Back to Browse

Blackdome MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Live honeypot threat intel: attacker IPs, IOCs, credentials, payloads, actors.

About

Live honeypot threat intel: attacker IPs, IOCs, credentials, payloads, actors.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 4 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

5 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

What You'll Need

Set these up before or after installing:

Optional Bearer API key. Free public tools work without it; paid tiers (credential intel, payloads, actors, warboard, STIX export) require a key. Get one at https://blackdome.ai/pricingRequired

Environment variable: BLACKDOME_API_KEY

API base URL (default https://api.blackdome.ai).Optional

Environment variable: BLACKDOME_BASE_URL

HTTP request timeout in seconds (default 15). Increase for large STIX/CSV exports.Optional

Environment variable: BLACKDOME_TIMEOUT

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-blackdome-ai-blackdome-mcp": {
      "env": {
        "BLACKDOME_API_KEY": "your-blackdome-api-key-here",
        "BLACKDOME_TIMEOUT": "your-blackdome-timeout-here",
        "BLACKDOME_BASE_URL": "your-blackdome-base-url-here"
      },
      "args": [
        "blackdome-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!