๐ง
REMnux MCP Server
๐งMCP ServerREMnux/remnux-mcp-server
What it does
|An MCP server that enables AI assistants to execute malware analysis tools on REMnux systems. Supports three deployment scenarios (local, Docker, SSH), recommends appropriate tools per file type, runs automated analysis chains with IOC extraction, and uses neutral language to reduce confirmation bias.
glamahybrid
Installation
Local ServerAuto-generated from README. View full documentation on GitHub โ
claude mcp add remnux -- npx @remnux/mcp-server --mode=docker --container=remnuxLocal Server
claude mcp add remnux -- npx @remnux/mcp-server --mode=docker --container=remnux \Local Server
claude mcp add remnux -- npx @remnux/mcp-server --mode=ssh --host=YOUR_VM_IP --user=remnuxClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"remnux": {
"command": "npx",
"args": ["@rem...65
Last UpdatedMar 31, 2026