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 |
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
ActivityStale
ResponsivenessNo issues