malware-analysis-mcp-remnux

duckbill-security/malware-analysis-mcp-remnux
★ 0 stars Unknown language 🔍 Search Updated today
Malware analysis using REMnux MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "malware-analysis-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "duckbill-security/malware-analysis-mcp-remnux"
      ]
    }
  }
}

README Excerpt

Malware analysis and reverse engineering using REMnux MCP server. - Malware analysis - Reverse engineering - IOC extraction - YARA development - MITRE ATT&CK mapping This repository is for educational and defensive security research purposes only. No live malware binaries are hosted in this repository.