Back to directory
mytechnotalent/malwarebazaar_mcp

mytechnotalent/malwarebazaar_mcp

@mytechnotalent

An AI-driven MCP server that autonomously interfaces with Malware Bazaar, delivering real-time threat intel and sample metadata for authorized cybersecurity research workflows.

malwaresecuritythreat-intelmcpai-drivenanalysismalwarebazaartool

Installation & Configuration

{
  "mcpServers": {
    "malwarebazaar": {
      "description": "Malware Bazaar MCP Server",
      "command": "uv",
      "args": [
        "--directory",
        "<path_to_project>",
        "run",
        "malwarebazaar_mcp.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13