by REMnux · MCP Server · ★ 101
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
remnux-mcp-server MCP server for using the REMnux malware analysis toolkit via AI assistants. Overview This server enables AI assistants (Claude Code, OpenCode, Cursor, etc.) to execute malware analysis tools on a REMnux system. It supports three deployment scenarios: AI tool on your machine, REMnux as Docker/VM — MCP server runs on your machine, reaches into REMnux over Docker exec or SSH AI tool and MCP server both on REMnux — everything runs locally on the same REMnux system (simplest setup) AI tool on your machine, MCP server on REMnux — MCP server runs inside REMnux, your AI tool connects over HTTP Beyond raw command execution, the server encodes malware analysis domain expertise: Recommends the right tools for each file type () and retrieves usage flags for any installed tool () Runs appropriate tool chains automatically () with structured output and IOC extraction Uses neutral language to counteract confirmation bias in AI-generated verdicts For additional tool documentation, you can optionally enable the REMnux docs MCP server. Architecture Three deployment scenarios are supported depending on where the MCP server and AI assistant run.
| Stars | 101 |
| Forks | 17 |
| Language | TypeScript |
| Category | MCP Server |
| License | GPL-3.0 |
| Quality Score | 70.531148512969/100 |
| Last Updated | 2026-07-02 |
| Created | 2026-02-02 |
| Platforms | mcp, node |
| Est. Tokens | ~20k |
These tools work well together with remnux-mcp-server for enhanced workflows:
Explore other popular mcp server tools:
remnux-mcp-server is MCP server for using the REMnux malware analysis toolkit via AI assistants. It is categorized as a MCP Server with 101 GitHub stars.
remnux-mcp-server is primarily written in TypeScript.
You can find installation instructions and usage details in the remnux-mcp-server GitHub repository at github.com/REMnux/remnux-mcp-server. The project has 101 stars and 17 forks, indicating an active community.
remnux-mcp-server is released under the GPL-3.0 license, making it free to use and modify according to the license terms.