web-search-mcp
by cctv2333
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TZ | No | 时区设置,如 Asia/Shanghai(否则时间戳用服务器本地默认 UTC) | UTC |
| WS_ROBOTS | No | 是否尊重 robots.txt | 1 |
| WS_VERIFY | No | TopN 核验条数 | 1 |
| WS_MAX_PAGES | No | 翻页上限 | 5 |
| BOCHA_API_KEY | No | 启用博查,空=不可用 | |
| WS_USER_AGENT | No | 如实标识的 UA | 内置 |
| BOCHA_BASE_URL | No | 博查基址,可切 api.bocha.cn | https://api.bocha.cn |
| TAVILY_API_KEY | No | 启用 Tavily(月免费 1000 credits),空=不可用 | |
| WS_PAGING_MODE | No | 多页续读:page=只信数字页码分页(默认);any=还跟 rel=next/下一页锚点 | page |
| WS_BROWSER_MODE | No | 浏览器渲染兜底:auto=静态+RSS失败才调本机浏览器(默认);off=关;on=遇JS页即用 | auto |
| WS_BROWSER_PATH | No | 指定浏览器路径 | |
| WS_MIN_INTERVAL | No | 同主机限速间隔秒 | 1.0 |
| WS_MAX_PAGE_CHARS | No | 单页输出上限 | 60000 |
| WS_MAX_RESP_BYTES | No | 单响应上限 | 2MB |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/cctv2333/web-search-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server