MCP Graylog Server
by mothlike
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | INFO |
| LOG_FORMAT | No | Log format (json/text) | json |
| GRAYLOG_TIMEOUT | No | Request timeout (seconds) | 30 |
| MCP_SERVER_HOST | No | MCP server host | 0.0.0.0 |
| MCP_SERVER_PORT | No | MCP server port | 8000 |
| GRAYLOG_ENDPOINT | Yes | Graylog server URL | |
| GRAYLOG_PASSWORD | Yes | Graylog password | |
| GRAYLOG_USERNAME | Yes | Graylog username | |
| GRAYLOG_VERIFY_SSL | No | Verify SSL certificates | true |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_logsD | – |
| search_stream_logsD | – |
| aggregate_logsD | – |
| list_streamsD | – |
| get_stream_infoD | – |
| search_streams_by_nameD | – |
| get_system_infoD | – |
| get_error_logsD | – |
| get_log_count_by_levelD | – |
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/mothlike/mcp-graylog'
If you have feedback or need assistance with the MCP directory API, please join our Discord server