gbrigandi/mcp-server-wazuh
A Rust-based MCP server bridging Wazuh SIEM with AI assistants, providing real-time security alerts and event data for enhanced contextual understanding.
Quick Start
Clone the repository:
git clone https://github.com/gbrigandi/mcp-server-wazuhClaude Desktop configuration example:
{
"mcpServers": {
"mcp-server-wazuh": {
"command": "npx",
"args": [
"-y",
"gbrigandi/mcp-server-wazuh"
]
}
}
}Check the repository README for specific installation and configuration instructions.