graylog-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GRAYLOG_LABEL_INSTANCE_1 | No | Human-readable label for instance 1 (default: instance_1) | |
| GRAYLOG_BASE_URL_INSTANCE_1 | Yes | Graylog base URL for instance 1 | |
| GRAYLOG_API_TOKEN_INSTANCE_1 | Yes | API token for instance 1 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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