Skip to main content
Glama

Wazuh MCP Server

by gensecaihq
.gitignore1.42 kB
# .gitignore for Wazuh MCP Server # Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Build artifacts *.whl *.tar.gz # Virtual environments .env .env.local .env.production .env.test .venv venv/ ENV/ # IDE .idea/ .vscode/ *.swp *.swo # OS .DS_Store Thumbs.db # Logs *.log logs/ # Docker docker-compose.override.yml # Production data data/ letsencrypt/ prometheus-data/ grafana-data/ redis-data/ # SSL certificates *.pem *.crt *.key # Testing .coverage .pytest_cache/ htmlcov/ # Temporary *.tmp temp/ # Validation reports validation_report.json *_validation_report.md *_compatibility_report.json *_communication_report.json *_config_template.json # Test files .test_resilience.py get-pip.py installation_test_report_*.json test_installation.py test_claude_desktop_*.py static_claude_desktop_analysis.py test_venv/ # Development and planning files *_IMPLEMENTATION_PLAN.md *_SCOPE.md fix-*.py production-checklist.md # Analysis and temporary files *_TODO.md *_ANALYSIS.md *_REPORT.md *_report.md *_PLAN.md *_plan.md GITHUB_ISSUES_*.md PRODUCTION_*.md # Test and development files test_env/ *_mock.py *compatibility*.py *pydantic*.py # Backup and status files *.backup *_STATUS.md CURRENT_STATUS.md # Sensitive documentation (maintainer-only content) MAINTAINER_MANUAL.md

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