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

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

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

TDQS

A3.5/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusion between tools.

Naming Consistency4/5

The single tool name 'web_search' is clear and follows a common verb_noun pattern, but with only one tool, consistency cannot be fully assessed.

Tool Count3/5

One tool is minimal for a web search server. It covers the core action but may lack supporting tools for refined queries or result handling.

Completeness3/5

The tool provides basic web search functionality, but there are no tools for advanced filtering, pagination, or retrieving structured results, leaving potential gaps.

Maintenance

ActivityInactive
ResponsivenessNo issues