Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 2mo MCP Search & Web
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-infrastructure agent-tools ai-agents ai-search citations claim-verification
+11 more
evidence-verification fact-checking llm-context mcp mcp-server model-context-protocol python llm source-citations web-search web-search-api

Summary

AI summary

All user‑facing strings, error messages, and code comments are now fully internationalized to English.

Full changelog

What's New in v13.0.0

🌐 Full Internationalization

  • Fully internationalized all user-facing strings, error messages, and code comments to English for universal compatibility
  • Rewrote all module, class, and function docstrings to Google style with complete Args:, Returns:, and Example: sections
  • Expanded all multi-parameter function signatures to multi-line format per PEP 8
  • UltimateSearcher.search() docstring now documents all timelimit values (d/w/m/y) and search_type options
  • Error fallback message standardized to English: "No results found. The search engine may be rate-limited."
  • CLI output formatting improved: unified spacing, cleaner REPL prompt
  • Version bumped to 13.0.0

📦 Installation

pip install free-web-search-ultimate==13.0.0

📋 MCP Configuration

{
  "mcpServers": {
    "free-web-search": {
      "command": "free-web-search-mcp",
      "args": []
    }
  }
}

See CHANGELOG.md for full version history.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track wd041216-bit/free-web-search-ultimate

Get notified when new releases ship.

Sign up free

About wd041216-bit/free-web-search-ultimate

Zero-cost, privacy-first universal web search MCP server. Enforces a **Search-First** paradigm — instructs LLMs to retrieve real-time information before answering factual questions. Supports 10+ search engines (DuckDuckGo, Bing, Google, Brave, Wikipedia, Arxiv, YouTube, Reddit) and deep page browsing. No API key required.

All releases →

Beta — feedback welcome: [email protected]