Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
no_proxyNoComma-separated list of hosts that should not use a proxy.
SERPER_GLNoSerper search region.cn
SERPER_HLNoSerper search language.zh-cn
http_proxyNoHTTP proxy URL for outbound requests.
SEARXNG_URLNoURL of a self-hosted SearXNG instance (requires JSON format enabled).
https_proxyNoHTTPS proxy URL for outbound requests.
SITE_WEIGHTSNoJSON object mapping domain to weight, e.g., {"github.com": 1.5}.
SEARCH_ENGINENoSelects the search engine: auto, single engine name (baidu/brave/bing/csdn/duckduckgo/github/arxiv), serper, tavily, or searxng.auto
WEB_MCP_DEBUGNoSet to '1' to output per-engine debug logs to stderr.
DEEPSEEK_MODELNoModel name for LLM calls.deepseek-chat
SERPER_API_KEYNoSerper API key for Google search (recommended for stability).
SITE_BLOCKLISTNoComma-separated list of domains to block, e.g., 'baijiahao.baidu.com'.
TAVILY_API_KEYNoTavily API key (optional engine).
DEEPSEEK_API_KEYNoAPI key for DeepSeek, used by search_summarize and deep_search. If not set, falls back to auto-reading from pi credentials.
DEEPSEEK_BASE_URLNoBase URL for the DeepSeek API or any OpenAI-compatible endpoint.https://api.deepseek.com
SITE_WEIGHTS_MERGENoSet to '1' to merge SITE_WEIGHTS with built-in weights instead of overriding.
WEB_MCP_AUTH_TOKENNoBearer token for HTTP server authentication. When set, clients must provide 'Authorization: Bearer <token>'.
WEB_MCP_BROWSER_PATHNoPath to the browser executable (Chrome/Edge/Chromium) for rendering fallback. Default is auto-detected.
WEB_MCP_ENABLE_BROWSERNoSet to '0' to disable browser rendering fallback, or '1' to force enable. Default is auto-detect.

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/Chang-Tong/web-mcp'

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