Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TOR_TIMEOUTNoPer-request timeout in seconds45
GEMINI_MODELNoGemini modelgemini-2.5-flash
LLM_PROVIDERNoopenai / anthropic / gemini / ollama / llamacpp
OLLAMA_MODELNoOllama model namellama3.2
OPENAI_MODELNoOpenAI modelgpt-4o
TOR_DATA_DIRNoPath to Tor DataDirectory
GEMINI_API_KEYNoGoogle Gemini API key
OPENAI_API_KEYNoOpenAI API key
TOR_SOCKS_HOSTNoTor SOCKS5 proxy host127.0.0.1
TOR_SOCKS_PORTNoTor SOCKS5 proxy port9050
ANTHROPIC_MODELNoAnthropic modelclaude-opus-4-6
OLLAMA_BASE_URLNoOllama API base URLhttp://127.0.0.1:11434
SICRY_MAX_CHARSNoMax characters of content passed to LLM8000
SICRY_POOL_SIZENoNumber of Tor processes for pool mode
TOR_CONTROL_HOSTNoTor control port host127.0.0.1
TOR_CONTROL_PORTNoTor control port9051
ANTHROPIC_API_KEYNoAnthropic API key
LLAMACPP_BASE_URLNollama.cpp server base URLhttp://127.0.0.1:8080
TOR_CONTROL_PASSWORDNoPassword for HashedControlPassword

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/JacobJandon/Sicry'

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