概要
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.
主な機能
- 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
ユースケース
- 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