Provides fast, scriptable access to Windows `.evtx` logs through a Model Context Protocol server.
EventWhisper offers a pure Python solution for interacting with Windows Event Logs (`.evtx` files), specifically designed for incident response, digital forensics, and threat hunting. It functions as an MCP server, enabling clients like Claude Desktop to list EVTX files and apply targeted filters to search for specific event records. By avoiding PowerShell wrappers and direct command execution, EventWhisper enhances safety during investigations and streamlines the process of analyzing Windows event data.