Web Search MCP Server
by hundare
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_TTL | No | Cache time-to-live in seconds (0 disables) | 300 |
| LOG_LEVEL | No | Logging verbosity | INFO |
| LOG_FORMAT | No | Log format (json or text) | json |
| MAX_RESULTS | No | Default result count | 10 |
| BING_API_KEY | No | API key for Bing search provider | |
| BRAVE_API_KEY | No | API key for Brave search provider | |
| GOOGLE_CSE_ID | No | Custom Search Engine ID for Google CSE | |
| CACHE_MAX_SIZE | No | Max cache entries | 256 |
| RETRY_ATTEMPTS | No | Max HTTP retry attempts | 3 |
| TAVILY_API_KEY | No | API key for Tavily search provider (recommended) | |
| REQUEST_TIMEOUT | No | HTTP timeout in seconds | 30 |
| SEARCH_PROVIDER | No | Active search backend (tavily, brave, bing, serpapi, google) | tavily |
| SERPAPI_API_KEY | No | API key for SerpAPI search provider | |
| CONCURRENCY_LIMIT | No | Parallel page extractions | 5 |
| GOOGLE_CSE_API_KEY | No | API key for Google Custom Search Engine | |
| PLAYWRIGHT_TIMEOUT | No | Browser navigation timeout in ms | 30000 |
| PLAYWRIGHT_HEADLESS | No | Headless browser mode | true |
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/hundare/Web_Search_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server