mcp-server-wazuh/src
Gianluca Brigandi 87ac8a6695 Port mcp-server-wazuh to rmcp framework
- Replaced custom MCP implementation with rmcp framework
- Simplified architecture to use stdio transport only
- Implemented WazuhToolsServer with #[tool(tool_box)] attribute
- Added get_wazuh_alert_summary tool with proper parameter schema
- Removed HTTP transport and axum dependencies
- Updated README with new installation and usage instructions
- Maintained compatibility with existing Wazuh Indexer client
- Simplified error handling by removing axum-specific code
2025-05-22 16:24:11 -07:00
..
mcp Improved documentation 2025-05-15 16:21:46 -07:00
wazuh Port mcp-server-wazuh to rmcp framework 2025-05-22 16:24:11 -07:00
http_service.rs Improved documentation 2025-05-15 16:21:46 -07:00
lib.rs Port mcp-server-wazuh to rmcp framework 2025-05-22 16:24:11 -07:00
logging_utils.rs Wazuh MCP server successfully tested with Claude 2025-05-12 19:29:09 -07:00
main.rs Port mcp-server-wazuh to rmcp framework 2025-05-22 16:24:11 -07:00
stdio_service.rs Added support for handling initialized and exit notifications 2025-05-12 20:31:34 -07:00