Local-first MCP server for zero-API-key web search with multi-engine support and evidence verification.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Free Web Search Ultimate.
type`text`, `news`, `images`, `videos`, `books` (default: `text`)
engine`google`, `bing`, `duckduckgo`, `yandex`, `baidu`, `yahoo`, `naver` (Bright Data only)
regionregion code, e.g. `us-en`, `zh-cn`, `wt-wt` (default: `wt-wt`)
profileprovider profile name
gogglesbuilt-in reranking preset
format`markdown` or `text` (default: `markdown`)
Search infrastructure for AI agents.
Free by default. MCP-ready. LLM-context aware. Production-grade when you opt in.
Zero-API-Key Web Search is a local-first, MCP-native search and evidence-verification toolkit for AI agents. It gives your agent live web search, LLM-optimized context extraction, claim verification with weighted evidence scoring, and citation-ready evidence reports โ all without requiring an API key by default.
The verification model (evidence-aware-heuristic-v3) classifies sources as supporting, conflicting, or neutral using keyword overlap, domain-quality heuristics, freshness, and optional page-aware rescoring. This project does not perform fact-level proof or logical entailment; it is a signal amplifier for agent grounding decisions.
Legacy CLI aliases (search-web, browse-page, verify-claim, evidence-report) also work.
| Agent job | Command | What the agent gets |
|---|---|---|
| Ground an answer | zero-context "FastAPI lifespan docs" | compact Markdown context with citations |
| Verify a claim | zero-verify "Python 3.13 is the latest stable release" | supported / contested / likely false verdict |
| Build an evidence report | zero-report "AI regulation news" | rationale, source digest, warnings, next steps |
| Read a blocked page | zero-browse "https://geo-restricted-site.com" | page content, auto-unlocked if Web Unlocker is configured |
| Search with a specific engine | zero-search "news" --engine bing --type news | Bing SERP results via Bright Data |
| Serve an MCP client | zero-mcp | 8 tools for Claude Code, Cursor, Copilot, and any MCP-compatible runtime |
Start free, scale when you're ready. Every path works out of the box โ no configuration required for the default.
Works immediately after pip install. Uses DuckDuckGo โ no API key, no account.
Add a self-hosted SearXNG instance for dual-provider cross-validation โ still free, no API key.
Or with Docker Compose:
Full guide: docs/searxng-self-hosted.md.
Bright Data provides professional-grade search across 7 engines with structured results, LLM-friendly markdown output, AI Overviews, mobile device emulation, and geo-targeting for 195 countries. New users get 5,000 free credits.
Supported engines: google, bing, duckduckgo, yandex, baidu, yahoo, naver.
Access blocked, CAPTCHA-protected, or geo-restricted pages. Uses the same Bright Data API key โ just create a Web Unlocker zone.
All providers active โ DDGS, SearXNG, Bright Data, and Web Unlocker โ for the strongest cross-validated evidence.
| Profile | Providers | Best for |
|---|---|---|
free | ddgs | Zero-setup local search |
free-verified | ddgs, searxng | Free cross-validation |
production | brightdata | Production reliability and geo-targeting |
production-unlock | brightdata, web_unlocker | Production SERP + access blocked pages |
max-evidence | ddgs, searxng, brightdata | Maximum provider diversity |
Works with Claude Code, Cursor, Copilot, and any MCP-compatible agent:
For npm/npx-based MCP launchers:
Eight tools exposed:
| Tool | What it does |
|---|---|
list_providers | Show provider status, profiles, goggles, and setup hints |
search_web | Live web search with engine selection and region targeting |
llm_context | Compact, citation-ready Markdown context for LLMs |
browse_page | Fetch and extract page content (auto-unlocks blocked pages) |
verify_claim | Evaluate whether a claim is supported, contested, or under-evidenced |
evidence_report | Full evidence report with rationale, source digest, and next steps |
clear_cache | Clear the response cache |
setup_providers | Check provider status, test API keys, and get setup instructions |
search_web key parameters:
query (required) โ search querytype โ text, news, images, videos, books (default: text)engine โ google, bing, duckduckgo, yandex, baidu, yahoo, naver (Bright Data only)region โ region code, e.g. us-en, zh-cn, wt-wt (default: wt-wt)profile โ provider profile namegoggles โ built-in reranking presetbrowse_page key parameters:
url (required) โ page URLformat โ markdown or text (default: markdown)use_unlocker โ auto (default), always, or nevermax_chars โ max content length (default: 50000)setup_providers key parameters:
test_brightdata_key โ test a Bright Data API keytest_brightdata_zone โ SERP zone name (default: serp_api1)test_brightdata_unlocker_zone โ Web Unlocker zone nametest_searxng_url โ test a SearXNG instance URLThe zero-setup command guides you through provider configuration, validates API keys and zones, and writes .env files:
Bright Data powers two production-grade capabilities:
Professional-grade search across 7 engines with structured results, LLM-friendly markdown output, AI Overviews, mobile device results, and geo-targeting for 195 countries.
Automatically handles CAPTCHAs, anti-bot protection, IP rotation, and JavaScript rendering. Access pages that return 403, require login, or are geo-restricted.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/wd041216-bit-free-web-search-ultimate)<a href="https://allmcps.com/mcp/wd041216-bit-free-web-search-ultimate"><img src="https://allmcps.com/api/badge/wd041216-bit-free-web-search-ultimate?style=directory" alt="Free Web Search Ultimate on AllMCPs" /></a>