This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryAll 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:, andExample:sections - Expanded all multi-parameter function signatures to multi-line format per PEP 8
UltimateSearcher.search()docstring now documents alltimelimitvalues (d/w/m/y) andsearch_typeoptions- 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
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.
Related context
Beta — feedback welcome: [email protected]