Wazuh MCP Server
@gbrigandi
About Wazuh MCP Server
MCP Server for Wazuh SIEM
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-wazuh": {
"command": "docker",
"args": [
"pull",
"ghcr.io/gbrigandi/mcp-server-wazuh:latest"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Wazuh MCP Server?
A Rust-based server that bridges Wazuh SIEM data with MCP-compatible AI assistants like Claude Desktop. It transforms complex Wazuh API responses into structured security context, enabling natural language queries for alerts, agents, vulnerabilities, rules, and compliance data.
How to use Wazuh MCP Server?
Install via pre-built binary, Docker image, or build from source with Rust. Configure environment variables for Wazuh API and Indexer credentials, then point your MCP client (e.g., Claude Desktop) to the server executable or Docker container.
Key features of Wazuh MCP Server
- Real-time access to security alerts and events
- Agent management and health status monitoring
- Vulnerability assessment for risk management
- Security rules and configuration access
- System statistics and performance metrics
- Compliance monitoring for PCI-DSS, HIPAA, etc.
Use cases of Wazuh MCP Server
- Triage and prioritize security alerts using natural language queries
- Assess agent vulnerabilities and prioritize patching efforts
- Investigate running processes and open ports for threat hunting
- Monitor cluster health and manager performance metrics
- Automate compliance reporting and gap analysis for audits
FAQ from Wazuh MCP Server
What are the requirements for running the server?
A running Wazuh server (v4.12 recommended) with API enabled, network connectivity, and an MCP-compatible LLM client like Claude Desktop.
How do I install and configure the server?
You can download a pre-built binary, pull a Docker image, or build from source with Rust. Configuration is done through environment variables for Wazuh API/Indexer host, port, and credentials.
Can I use this server with other MCP security tools?
Yes, it can be combined with Cortex MCP Server, TheHive MCP Server, and MISP MCP Server for enhanced threat intelligence, case management, and IOC enrichment.
What data sources does the server access?
It accesses data from both the Wazuh Indexer (alerts) and the Wazuh Manager (agents, rules, vulnerabilities, cluster health, logs, and statistics).
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments