Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VAER_PORTNoPort for HTTP transport. If not set, server uses stdio transport.
VAER_API_KEYNoAPI key value (required if VAER_AUTH_MODE=api-key)
FROST_BASE_URLNoOverride Frost API base URL (default: https://frost.met.no)https://frost.met.no
PLACES_DB_PATHNoPath to SQLite places database (default: ./data/places.db)./data/places.db
VAER_AUTH_MODENoAuthentication mode: none, api-key, jwt (default: none)none
VAER_LOG_LEVELNoLogging level: debug, info, warn, error (default: info)info
FROST_CLIENT_IDNoClient ID for Frost API (optional)
FROST_TIMEOUT_MSNoFrost API timeout (default: 10000ms)10000
METNO_TIMEOUT_MSNoUpstream HTTP timeout (default: 5000ms)5000
METNO_PROXY_BASE_URLYesBase URL to the Nginx proxy (e.g., http://localhost:8080)
METNO_CONNECT_TIMEOUT_MSNoConnection timeout (default: 2000ms)2000

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

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/bitjungle/vaer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server