Wazuh MCP Server v4.2.0
Wazuh MCP Server Release 4.2.0
🚀 Features
- Production-ready MCP server for Wazuh SIEM
- 48 specialized security tools (alerts, agents, vulnerabilities, active response, compliance)
- Full MCP 2025-11-25 protocol compliance (Streamable HTTP + legacy SSE)
- Enterprise-grade security with authentication on all endpoints
📦 Installation
From Source (Recommended)
git clone https://github.com/gensecaihq/Wazuh-MCP-Server.git
cd Wazuh-MCP-Server
cp .env.example .env
# Edit .env with your Wazuh credentials
docker compose up -dDocker Compose
docker compose up -d📋 Changelog
See CHANGELOG.md