Skip to main content
Glama
Suteerth03
by Suteerth03

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port for the HTTP transport, default 3000.3000
GROQ_API_KEYYesYour Groq API key. Required for summarize_incident (extraction + hypothesis). search_logs and get_error_context work without it. Get one free at https://console.groq.com/keys
MCP_TRANSPORTNoTransport mode. Set to 'http' to run the network-reachable server (used by Docker); unset or any other value runs stdio.stdio
GEMINI_API_KEYNoYour Gemini API key. Used for independent verification. Without it, verification falls back to same-provider (Groq) and is no longer independent. Get one free at https://aistudio.google.com/apikey
LOGLENS_LOG_FILENoPath to a real log file to analyze instead of the bundled sample (fixtures/sample.log).
LOGLENS_ACCESS_TOKENNoOptional shared secret for access control. If set, every /mcp request must carry a matching X-LogLens-Token header. Unset relies on built-in rate limiting.

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources