Advanced Web Search MCP Server
by hemu2205
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind host address | 0.0.0.0 |
| PORT | No | Port for the HTTP/SSE server | 8003 |
| MAX_RESULTS | No | Default result count | 10 |
| SEARXNG_URL | No | Optional SearXNG instance URL | http://localhost:8888 |
| ENABLE_CACHE | No | In-memory query caching | true |
| BRAVE_API_KEY | No | Optional Brave Search API Key | |
| SERPER_API_KEY | No | Optional Google Serper API Key | |
| TAVILY_API_KEY | No | Optional Tavily API Key | |
| DEFAULT_PROVIDER | No | Primary zero-key search provider | duckduckgo |
| CACHE_TTL_SECONDS | No | Cache retention duration | 3600 |
| RATE_LIMIT_PER_MINUTE | No | Per-client rate limit | 60 |
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
ActivityMaintained
ResponsivenessNo issues