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

Capabilities

Features and capabilities supported by this server

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lcaliani/graylog-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server