security

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.

local
macos
windows
linux
rust
security
0
View on GitHub

Installation

npx -y gbrigandi/mcp-server-wazuh

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-wazuh",
  "command": "npx",
  "args": [
    "-y",
    "gbrigandi/mcp-server-wazuh"
  ]
}

About This MCP Server

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.

GitHub: https://github.com/gbrigandi/mcp-server-wazuh

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub