Nexuscore_MCP

sjkim1127/Nexuscore_MCP
★ 20 stars Rust 🔒 Security Updated 9d ago
AI-powered MCP server for dynamic malware analysis with Frida instrumentation, session-based debugging, and 46+ security tools
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": {
    "nexuscore_mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "Nexuscore_MCP"
      ]
    }
  }
}

Topics

ai-securitydynamic-analysisfridamalware-analysismcpmcp-serverreverse-engineeringsecurity-tools