Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_HOSTNoLocal inference endpoint.http://localhost:11434
SEARXNG_URLNoWhere to find SearXNG.http://localhost:8888
LLM_SIDECAR_HOSTNoDaemon bind host.127.0.0.1
LLM_SIDECAR_PORTNoDaemon bind port.4001
LLM_SIDECAR_NO_UINoSet to disable the dashboard UI.
LLM_SIDECAR_TOKENNoRequire Authorization: Bearer token for API access.
LLM_SIDECAR_BUDGETNoBudget level: free, cheap, best.free
OPENROUTER_API_KEYNoAPI key for OpenRouter. Unset means local-only.
LLM_SIDECAR_NO_CACHENoSet to disable caching.
LLM_SIDECAR_NO_LEDGERNoSet to disable the usage ledger.
LLM_SIDECAR_MODEL_FASTNoLock the fast tier to a specific model.
LLM_SIDECAR_MODEL_BALANCEDNoLock the balanced tier to a specific model.
LLM_SIDECAR_MODEL_POWERFULNoLock the powerful tier to a specific model.
LLM_SIDECAR_SEARCH_PROVIDERNoSearch provider: auto, ddg, searxng.auto

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/awaistechnologist/llm-sidecar'

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