MCP Directory
Back

mcp-server-wazuh

by gbrigandi · Rust · ★ 203

MCP Server for Wazuh SIEM

#llm#mcp#mcp-server#model-context-pro#model-context-protocol-servers#security-operations#siem#wazuh#wazuh-integration

Install

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

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

A Rust-based server designed to bridge the gap between a Wazuh Security Information and Event Management (SIEM) system and applications requiring contextual security data, specifically tailored for the Claude Desktop Integration using the Model Context Protocol (MCP). Modern AI assistants like Claude can benefit significantly from real-time context about the user's security environment. The Wazuh MCP Server bridges this gap by providing comprehensive access to Wazuh SIEM data through natural language interactions. This server transforms complex Wazuh API responses into MCP-compatible format,…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers