Security|AI / ML|DevelopmentTypeScript
remnux-mcp-server
MCP server for using the REMnux malware analysis toolkit via AI assistants.
N/A rating (0 reviews)0 installs61 GitHub stars
malwareanalysisREMnux
Local ProcessRuns locally on your machine via stdio. Lower risk than remote servers.
This server enables AI assistants to execute malware analysis tools on a REMnux system. It supports multiple deployment scenarios and encodes malware analysis domain expertise.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"remnux-mcp-server-1": {
"args": [
"-y",
"remnux-mcp-server"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Reviews
Sign in to reviewLoading reviews...
Credentials
Store API keys for remnux-mcp-server securely
Loading...
Alternatives to remnux-mcp-server