Graylog
bylcaliani
0Connects Graylog with Model Context Protocol (MCP) clients to enable programmatic log message retrieval.
About
Acts as a minimal Model Context Protocol (MCP) server, bridging Graylog's powerful log management capabilities with AI-powered clients like Cursor and Claude Desktop. It provides a standardized way for these clients to interact with Graylog, allowing users to query, filter, and fetch log messages using natural language prompts, thus streamlining troubleshooting and data analysis workflows without direct manual intervention.
Key Features
- Provides `fetch_graylog_messages` tool for querying Graylog logs
- Minimal JavaScript MCP server
- 0 GitHub stars
- Integrates Graylog with MCP clients (e.g., Cursor, Claude Desktop)
- Supports dynamic Graylog query parameters (query, time range, count, fields)
- Configurable Graylog connection via environment variables
Use Cases
- Automating Graylog message retrieval for analysis and incident response
- Enabling AI-powered code assistants to query Graylog logs for debugging
- Integrating Graylog data into custom AI workflows and applications