Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WAZUH_URLNoWazuh API URL (e.g., https://10.0.0.2:55000)
WAZUH_USERNoAlternative API username
WAZUH_BASE_URLNoAlternative Wazuh API URL (e.g., https://10.0.0.2:55000)
WAZUH_PASSWORDNoAPI password
WAZUH_USERNAMENoAPI username
WAZUH_VERIFY_SSLNoSet to true to verify SSL certificatesfalse

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_agents

List all Wazuh agents with optional status filtering

get_agent

Get detailed information about a specific Wazuh agent by ID

get_agent_stats

Get system statistics (CPU, memory, disk) for a specific Wazuh agent

get_alerts

Retrieve recent security alerts from Wazuh with optional filtering

get_alert

Retrieve a single security alert by its ID

search_alerts

Perform full-text search across Wazuh security alerts

list_rules

List all Wazuh rules with optional level and group filtering

get_rule

Get detailed information about a specific Wazuh rule by ID

search_rules

Search Wazuh rules by description text

list_decoders

List all available Wazuh decoders with optional name filtering

get_wazuh_version

Get the Wazuh manager version and API information

Prompts

Interactive templates invoked by user choice

NameDescription
investigate-alertInvestigate a Wazuh security alert and provide analysis with remediation steps
agent-health-checkPerform a comprehensive health check on a Wazuh agent
security-overviewGenerate a security overview of the Wazuh environment

Resources

Contextual data attached and managed by the client

NameDescription
wazuh-agentsList of all registered Wazuh agents and their current status
wazuh-alerts-recentRecent security alerts from Wazuh (last 25)
wazuh-rules-summarySummary of Wazuh detection rules by severity level

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/solomonneas/wazuh-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server