Skip to main content
Glama
hbhszy

web-search-mcp

by hbhszy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level: debug, info, errorinfo
WASM_PATHNoPath to PoW solver WASM fileassets/sha3_wasm_bg...wasm
DEEPSEEK_COOKIENoDeepSeek browser cookie as alternative to token
DEEPSEEK_AUTH_TOKENNoDeepSeek login token from browser localStorage
DEEPSEEK_MODEL_TYPENoModel type: 'default' or 'expert'default
DEEPSEEK_THINKING_ENABLEDNoWhether to enable thinking mode by defaultfalse

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
web_searchB

Search the web using DeepSeek's search-enabled chat. Returns a search-grounded response with up-to-date information.

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/hbhszy/web-search-mcp'

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