Web Search MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_TTL | No | Cache time-to-live in seconds | 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 | 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 | |
| REQUEST_TIMEOUT | No | HTTP timeout in seconds | 30 |
| SEARCH_PROVIDER | No | Active search backend | 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 |
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
- 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/santhoshkanna812-spec/WebsearchMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server