Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NATS_URLNoNATS server URL for event publishing
OLLAMA_URLNoOllama API base URL — required for expand and search_and_summarize
VALKEY_URLNoRedis-compatible URL for cachingredis://localhost:6381
SEARXNG_URLNoSearXNG instance URLhttp://localhost:8081
CRAWL4AI_URLNoCrawl4AI instance URL — enables second-tier fetch fallback
GITHUB_TOKENNoGitHub personal access token to increase rate limit
RERANKER_URLNoReranker instance URLhttp://localhost:8787
FIRECRAWL_URLNoFirecrawl instance URLhttp://localhost:3002
EXPAND_QUERIESNoEnable query expansion globallyfalse
OLLAMA_API_KEYNoBearer token for authenticated Ollama proxies
WAYBACK_ENABLEDNoEnable Wayback Machine tier-4 fallbackfalse
CACHE_TTL_SECONDSNoSearch result cache TTL in seconds3600
FIRECRAWL_API_KEYNoFirecrawl API key (if required)placeholder-local
OTEL_SERVICE_NAMENoOpenTelemetry service namesearxng-mcp
CRAWL4AI_API_TOKENNoBearer token for Crawl4AI instances with API token protection
NATS_SUBJECT_PREFIXNoPrefix for NATS subjectssearxng
OLLAMA_EXPAND_MODELNoModel used by query expansionqwen3:4b
OLLAMA_SUMMARIZE_MODELNoModel used by search_and_summarizeqwen3:14b
FETCH_CACHE_TTL_SECONDSNoFetched page cache TTL in seconds86400
OTEL_EXPORTER_OTLP_ENDPOINTNoOpenTelemetry OTLP HTTP endpoint for traces and metrics

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/TadMSTR/searxng-mcp'

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