Skip to main content
Glama
letuhao

local-web-search-service

by letuhao

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHost-published port (container-internal stays 8090 under compose).15487
SEARXNG_URLNoSearXNG base URL (compose: http://searxng:8080).http://localhost:8080
ENABLE_FETCHNoEnable the /fetch + /fetch/bulk API and fetch_* MCP tools.true
EXTRACT_TOP_NNoHow many top results to extract.3
ENABLE_EXTRACTNoFull-page extract on search_depth="advanced".true
FETCH_MAX_CHARSNoDefault cap on fetched content.8000
SEARXNG_ENGINESNoComma-separated engine subset; empty ⇒ SearXNG defaults.
EXTRACT_MAX_CHARSNoCap on extracted content length.4000
SCRAPLING_MCP_URLNoScrapling sidecar MCP URL. Empty ⇒ disable Scrapling (http/auto via in-process fallback; browser/stealth → 502).http://scrapling:8000/mcp
SEARXNG_TIMEOUT_SNoSearXNG request timeout.15
WEB_SEARCH_SECRETNoBearer required on /search. Empty ⇒ keyless.
FETCH_DEFAULT_MODENoDefault fetch mode.auto
FETCH_BULK_MAX_URLSNoMax URLs per /fetch/bulk.10

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/letuhao/local-web-search-service'

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