Zeek-MCP
JSON →Integrates Zeek network analysis with conversational AI clients. Requires an external Zeek installation.
Install
pip install -r Tools · 2
- execzeek Runs Zeek on the given PCAP file after deleting existing .log files in the working directory. Returns a string listing generated .log filenames or '1' on error.
- parselogs Parses a single Zeek .log file and returns the parsed content.
Links
★ 6 GitHub stars