mcp-hayabusa

msadigo/mcp-hayabusa
★ 0 stars Python Security Updated today
MCP server that wraps Hayabusa for Windows event log (EVTX) forensics scanning
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-hayabusa": {
      "command": "uvx",
      "args": [
        "mcp-hayabusa"
      ]
    }
  }
}

Or install with pip: pip install mcp-hayabusa