F
licenseNot graded
qualityB
maintenanceEnables scanning Windows EVTX event log files with Hayabusa, returning structured detection results through an MCP tool.
-
No user-submitted related servers found.
Scored across 2 tools
The two tools have clearly distinct purposes: one lists available rules, the other performs a scan. There is no overlap or ambiguity.
Both tools use consistent snake_case naming with a verb_noun pattern (get_hayabusa_rules, scan_evtx), which is predictable and clear.
Two tools is slightly on the low side, but it aligns with the focused scope of the MCP server (rule listing and scanning). It is reasonable for a targeted purpose.
The core workflow of listing rules and scanning EVTX files is covered. Minor gaps exist (e.g., no tool for retrieving previous scan results or managing rules), but the essential functionality is present.