Skip to main content
Glama

Wazuh MCP Server

by gensecaihq
__init__.py269 B
"""Wazuh MCP Server Tools Package. This package contains modular tool implementations for the Wazuh MCP Server. Each module focuses on a specific domain of functionality to keep the main server file maintainable. """ from .base import BaseTool __all__ = ['BaseTool']

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