Skip to main content
Glama
.gitignore567 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ dist/ *.egg-info/ .eggs/ *.egg # Virtual environments .env .venv venv/ ENV/ env/ # IDE .idea/ .vscode/ *.swp *.swo .DS_Store # Configuration config/wazuh.env .env.local .env.production # Docker compose.override.yml docker-compose.override.yml # Logs *.log logs/ # Testing .coverage .pytest_cache/ htmlcov/ .tox/ # Temporary files *.tmp *.bak temp/ tmp/ # Security *.pem *.key *.crt *.p12 secrets/ # OS Thumbs.db .DS_Store # Sensitive documentation (maintainer-only content) MAINTAINER_MANUAL.md

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

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