Skip to main content
Glama
MirLunaDEV

Local Realtime Search

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FETCHERNoFetcher to use: auto, http, or crawl4ai. Default is autoauto
CACHE_PATHNoPath to the SQLite cache file
LOCAL_TIMEZONENoTimezone for direct date/time answers
LM_STUDIO_MODELNoExact model ID loaded in LM Studio
SEARXNG_BASE_URLNoBase URL of the SearXNG instance. Default is http://127.0.0.1:8080http://127.0.0.1:8080
LM_STUDIO_BASE_URLNoBase URL of the LM Studio API. Default is http://127.0.0.1:1234/v1http://127.0.0.1:1234/v1
LM_STUDIO_MAX_TOKENSNoMax generation tokens for answer synthesis. Default is '4096'4096
SEARCH_TIMEOUT_SECONDSNoTimeout for search engine queries. Default is '5.0'5.0
RESOLVE_FETCH_HOSTNAMESNoResolve hostnames before fetching to block private-network DNS targets. Default is 'true'true
WEATHER_TIMEOUT_SECONDSNoTimeout for conditional wttr.in weather lookups
SYNTHESIS_TIMEOUT_SECONDSNoTimeout for answer synthesis. Default is '180'180
ALLOW_PRIVATE_NETWORK_FETCHNoSet to 'true' to allow fetching private network URLs. Default is 'false'false

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/MirLunaDEV/local-realtime-search'

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