AI-enthusiasts/mcp-graylog
If you are the rightful owner of mcp-graylog and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP Graylog Server is a Model Context Protocol server designed to integrate with Graylog, allowing AI assistants to query and analyze log data for various purposes such as troubleshooting, debugging, monitoring, and incident response.
Tools
Functions exposed to the LLM to take actions
search_logs
Search logs using Elasticsearch query syntax for debugging and incident response.
search_stream_logs
Search logs within a specific Graylog stream for targeted troubleshooting.
get_last_event_from_stream
Get the most recent event from a specific stream for monitoring and diagnostics.
list_streams
List all available Graylog streams for monitoring setup and investigation.
get_log_statistics
Get log statistics and aggregations for pattern detection and anomaly analysis.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client