Skip to main content
Glama

Wazuh MCP Server

by gensecaihq
__version__.py374 B
"""Version information for Wazuh MCP Server.""" __version__ = "2.1.2" __author__ = "Wazuh MCP Server Project" __email__ = "info@wazuh-mcp-server.org" # Compatibility information - FastMCP STDIO Only __min_python_version__ = "3.9" __min_wazuh_version__ = "4.5.0" __recommended_wazuh_version__ = "4.8.0+" __license__ = "MIT" __framework__ = "FastMCP" __transport__ = "STDIO"

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/gensecaihq/Wazuh-MCP-Server'

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