web-search-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VISION_MODEL | No | LM Studio 里加载的视觉模型名(不设置则跳过图片描述) | |
| CACHE_ENABLED | No | 设 CACHE_ENABLED=false 可整体关闭缓存 | true |
| VISION_API_KEY | No | 本地服务任意非空字符串即可 | lm-studio |
| ENGINE_FALLBACK | No | 关闭引擎自动回退设 ENGINE_FALLBACK=false | |
| VISION_BASE_URL | No | LM Studio OpenAI 兼容端点 | http://localhost:1234/v1 |
| RELEVANCE_KEEP_MIN | No | 相关度保留最少条数,可用 RELEVANCE_KEEP_MIN 调 | |
| RELEVANCE_RELATIVE | No | 相关度相对阈值,可用 RELEVANCE_RELATIVE 调 | |
| RELEVANCE_MIN_SCORE | No | 相关度阈值,可用 RELEVANCE_MIN_SCORE 调 | |
| RELEVANCE_PHRASE_GATE | No | 引号短语感知门控,RELEVANCE_PHRASE_GATE(0.35) | 0.35 |
| RELEVANCE_DOMAIN_BONUS | No | 域名权威加成,RELEVANCE_DOMAIN_BONUS(0.2) | 0.2 |
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/meteoritesama/web-search-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server