Skip to main content
Glama
lcaliani

graylog-mcp

by lcaliani

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GRAYLOG_LABEL_INSTANCE_1NoHuman-readable label for instance 1 (default: instance_1)
GRAYLOG_BASE_URL_INSTANCE_1YesGraylog base URL for instance 1
GRAYLOG_API_TOKEN_INSTANCE_1YesAPI token for instance 1

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
fetch_graylog_messagesA

Fetch messages from a Graylog instance.

Active instances: "instance_1". Default instance: "instance_1".

Use the "instance" parameter to target a specific Graylog server. Each instance is identified by its label (set via GRAYLOG_LABEL_INSTANCE_N env var). If no label is configured, instances are identified as "instance_1", "instance_2", etc.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.6/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools. The tool's purpose is clearly stated.

Naming Consistency5/5

The single tool name 'fetch_graylog_messages' follows a consistent verb_noun pattern, which is clear and predictable.

Tool Count2/5

The server has only one tool for a domain (Graylog) that typically requires multiple operations. One tool feels insufficient for the apparent scope, leading to a score of 2.

Completeness1/5

The server provides only a single fetch tool, lacking any other operations such as search, create, update, or delete for messages, nor any management of streams or dashboards. This is severely incomplete for a Graylog integration.

Maintenance

ActivityInactive
ResponsivenessNo issues