Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SDW_AUTH_MODENoAuthenticated download mode: none, persistent, cdp, or experimental extension.persistent
SDW_PROXY_URLNoExplicit HTTP(S) proxy URL. If empty, the proxy is auto-detected from system settings.
SDW_CACHE_PATHNoPath to the SQLite cache file.~/.sdw-search/cache.sqlite
SDW_SEARXNG_URLNoComma-separated list of SearXNG instance base URLs. Required if using 'searxng' as a search provider.
SDW_CDP_ENDPOINTNoExplicit HTTP(S) or WebSocket CDP endpoint required by cdp mode.
SDW_BRAVE_API_KEYNoAPI key for Brave Search API. Required if using 'brave' as a search provider.
SDW_MAX_PDF_BYTESNoMaximum PDF download size in bytes.52428800
SDW_REFERENCE_DIRNoDirectory for academic PDF downloads and per-run reports. Defaults to the current working directory's 'reference' folder.<current directory>/reference
SDW_BROWSER_CHANNELNoPersistent browser channel: chrome, msedge, or bundled chromium.chrome
SDW_HTTP_TIMEOUT_MSNoPer-request timeout in milliseconds.15000
SDW_MAX_FETCH_BYTESNoMaximum downloaded page size in bytes.5242880
SDW_BROWSER_HEADLESSNoWhether to run the dedicated browser headless. Use 'true' for headless, but keep false for interactive SSO/MFA.false
SDW_SEARCH_PROVIDERSNoComma-separated list of enabled search providers. Defaults to 'auto' which enables configured API providers plus Bing and DuckDuckGo.auto
SDW_BROWSER_PROFILE_DIRNoDedicated persistent browser profile directory. Never set this to the daily Chrome/Edge data directory.%LOCALAPPDATA%/SDW_Search/browser-profile
SDW_ALLOW_PRIVATE_NETWORKNoWhether to allow fetching private network targets. Use 'true' or 'false'.false
SDW_BROWSER_BRING_TO_FRONTNoWhether to keep automated browser navigation in the background. Use 'true' to bring to foreground.false
SDW_BROWSER_HANDOFF_ENABLEDNoWhether to allow explicit handoff of public URLs to the system default browser. Use 'true' or 'false'.true
SDW_FETCH_CACHE_TTL_SECONDSNoFetched page cache lifetime in seconds.21600
SDW_SEARCH_CACHE_TTL_SECONDSNoSearch cache lifetime in seconds.900
SDW_BROWSER_STARTUP_TIMEOUT_MSNoBrowser launch, connection, and initial navigation timeout in milliseconds.30000

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/DRSFM/SDW_Search-MCP-server'

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