Skip to main content
Glama
Pirate-Kitty

hayabusa-mcp

by Pirate-Kitty

hayabusa-mcp

An MCP (Model Context Protocol) server that wraps Hayabusa for EVTX (Windows Event Log) analysis, exposing scan_evtx and get_hayabusa_rules tools.

Note: this README covers licensing and the Claude Desktop extension build step. Full setup/usage documentation is still in progress — see HANDOFF.md for detailed background in the meantime.

Setup

  1. ./download_hayabusa.sh — downloads and checksum-verifies the Hayabusa binary into ./hayabusa/

  2. pip install -r requirements.txt (or use a .venv)

  3. Connect via .mcp.json (Claude Code) or as a Claude Desktop extension (see below)

Related MCP server: EventWhisper

Claude Desktop extension

The extension's manifest.json points PYTHONPATH at a vendored ./lib/ directory rather than any external virtualenv. lib/ is not tracked in git (it contains compiled, platform-specific wheels) — build it locally with:

./package_extension.sh

This regenerates ./lib/ from requirements.txt and produces dist/hayabusa-mcp.zip. You'll still need ./hayabusa/ populated separately via download_hayabusa.sh before the extension can run.

License

This project is licensed under the MIT License.

Hayabusa itself is a separate project licensed under AGPL-3.0. It is downloaded at setup time by download_hayabusa.sh and invoked as an external subprocess — it is not vendored or linked into this repository.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Pirate-Kitty/hayabusa-mcp-security-scanner'

If you have feedback or need assistance with the MCP directory API, please join our Discord server