![]() |
VOOZH | about |
MCP server for AI-powered web search, content extraction, and multi-source research
4.8K
An MCP (Model Context Protocol) server providing web search, content extraction, and multi-source research tools for AI assistants.
docker pull zoharbabin/web-researcher-mcp:latest
docker run -e GOOGLE_CUSTOM_SEARCH_API_KEY=your-key \
-e GOOGLE_CUSTOM_SEARCH_ID=your-id \
zoharbabin/web-researcher-mcp:latest
Download from GitHub Releases.
| Variable | Description |
|---|---|
GOOGLE_CUSTOM_SEARCH_API_KEY | Google API key (required) |
GOOGLE_CUSTOM_SEARCH_ID | Search engine ID (required) |
SEARCH_PROVIDER | brave | google | serper | searxng |
PORT | Enable HTTP mode (default: STDIO) |
Built in Go with zero global state, interface-driven design, bounded concurrency, and defense-in-depth security (SSRF protection, rate limiting, content sanitization).
Multi-arch images: linux/amd64 and linux/arm64.
Content type
Image
Digest
sha256:8808ffac3…
Size
400.9 MB
Last updated
about 13 hours ago
docker pull zoharbabin/web-researcher-mcp