Skip to main content
Glama
kefyusuf

Local Web Search MCP Server

by kefyusuf

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CACHE_DB_PATHNoSQLite cache database path.websearch_cache.db
FETCH_WAIT_UNTILNoPlaywright wait strategy. Use domcontentloaded for faster rendered-page fallback.networkidle
FORCE_PLAYWRIGHTNoSet to true to skip HTTP-first fetch and always use Playwright.
SEARCH_PROVIDERSNoComma-separated provider order. Supported values: duckduckgo, bing, brave, google.duckduckgo,bing
ENABLE_CROSSLINGUALNoEnables language detection and cross-lingual search support.false
RATE_LIMIT_FETCH_PER_MINNoMaximum fetch_content requests per minute. Invalid or non-positive values disable the limiter.20
RATE_LIMIT_SEARCH_PER_MINNoMaximum web_search requests per minute. Invalid or non-positive values disable the limiter.10
CACHE_CLEANUP_INTERVAL_HOURSNoInterval for expired content cache cleanup.24

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/kefyusuf/local-websearch-mcp'

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