Web Search MCP Server
by awslew
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RERANK | No | Set to '1' to enable semantic reranking. Disabled by default. Warning: reranking tends to degrade official documentation ranking, use only when searching for casual tutorials/QA. | |
| HTTP_PROXY | No | Global proxy URL. Note: domestic engines (Baidu, Sogou, Bing China) will automatically bypass this proxy and connect directly. | |
| HTTPS_PROXY | No | HTTPS proxy URL. Lower priority than HTTP_PROXY and INTL_BING_PROXY. | |
| BOCHA_API_KEY | No | Optional Bocha (博查) search API key for the rescue gate. | |
| RERANK_WEIGHT | No | Mix weight for reranking. Defaults to 0.35. Used only when RERANK is enabled. | 0.35 |
| ZHIPU_API_KEY | No | Optional Zhipu (智谱) search API key for the rescue gate. | |
| TAVILY_API_KEY | No | Optional Tavily search API key for the rescue gate when production engines are rate-limited. Has the highest priority among the optional API keys. | |
| INTL_BING_PROXY | No | Proxy URL for international engines (Bing international, etc.). Takes precedence over HTTP_PROXY and HTTPS_PROXY. |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues