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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |