Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_URLNoThe URL of the Ollama server (used when CATIA_AI_PROVIDER=ollama).http://localhost:11434
OLLAMA_MODELNoThe Ollama model to use (e.g., 'llama3').llama3
OPENAI_API_KEYNoThe API key for the OpenAI-compatible endpoint (e.g., 'lm-studio').lm-studio
OPENAI_BASE_URLNoThe base URL for an OpenAI-compatible API (used when CATIA_AI_PROVIDER=openai).http://localhost:1234/v1
CATIA_AI_PROVIDERNoThe AI provider to use: 'local' (default, rule-based), 'ollama', or 'openai'.local

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