Skip to main content
SecurityRust

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.

securitylocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/gbrigandi/mcp-server-wazuh

Claude 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.

Details

Category
Security
Language
Rust
Author
gbrigandi