disk-forensics-mcp-server

jus1-c/disk-forensics-mcp-server
★ 2 stars Python Other Updated today
MCP Server for Disk Forensics Analysis - Support RAW, E01, VMDK, VHD, AD1
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "disk-forensics-mcp-s": {
      "command": "uvx",
      "args": [
        "disk-forensics-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install disk-forensics-mcp-server