Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEMO_MODENoSet to true to run in demo mode without real network devices.
JWT_SECRETNoSecret key for JWT authentication and dashboard security. Generate with: python -c "import secrets; print(secrets.token_hex(32))".
ANTHROPIC_API_KEYNoOptional API key for the RAG chatbot feature (requires Anthropic API).
CONTAINERLAB_ONLYNoHide EVE-NG/physical devices that aren't present, showing only containerlab devices in the dashboard.
CONTAINERLAB_LOCALNoRun Docker commands directly instead of routing through Multipass.
CONTAINERLAB_TOPOLOGY_PATHNoPath to the containerlab topology YAML file (e.g., /path/to/NetworkOps_Platform/containerlab/datacenter.clab.yml).

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