An MCP server for the Wazuh SIEM/XDR platform that enables users to query agents, security alerts, detection rules, and decoders through Claude or other MCP clients. It provides specialized tools and prompts for investigating security alerts, performing agent health checks, and generating environmental security overviews.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.WAZUH_ALLOW_SENSITIVE_CONFIG— get_manager_config Secret-like config values include_sensitive_config: true (only honored when the server-side flag is enabled; otherwise always redacted)WAZUH_BASE_URL— Alternative variable names and WAZUH_USER are also supported.WAZUH_INDEXER_PASSWORD— Yes, when WAZUH_INDEXER_URL is set - Indexer password. The server fails fast at startup if WAZUH_INDEXER_URL is set without it.WAZUH_INDEXER_TIMEOUT— No 30 Indexer request timeout in seconds. Must be a positive integer.WAZUH_INDEXER_URL— No - Wazuh Indexer URL (e.g., https://192.0.2.2:9200)WAZUH_INDEXER_USERNAME— No admin Indexer usernameWAZUH_INDEXER_VERIFY_SSL— No true Verifies SSL certificates by default. Set to false (also accepts 0/no/off) to disable verification for trusted self-signed lab environments only.WAZUH_MCP_MAX_RESPONSE_BYTES— No 250000 Maximum MCP tool response size before returning a truncated preview with metadata.WAZUH_PASSWORD— Yes - API passwordWAZUH_TIMEOUT— No 30 Request timeout in seconds. Must be a positive integer.WAZUH_URL— Yes - Wazuh API URL (e.g., https://192.0.2.2:55000)WAZUH_USER— Alternative variable names WAZUH_BASE_URL and are also supported.WAZUH_USERNAME— Yes - API usernameWAZUH_VERIFY_SSL— No true Verifies SSL certificates by default. Set to false (also accepts 0/no/off) to disable verification for trusted self-signed lab environments only.[](https://m8ven.ai/mcp/solomonneas-wazuh-mcp-7r68a2)