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

Free Web Search becomes a universal MCP-compatible plugin with zero API keys and search-first behavior.

Full changelog

🚀 v11.0.0 — Universal Search-First LLM Plugin

This is the landmark release that transforms Free Web Search from an OpenClaw skill into a universal plugin for every LLM ecosystem.

✨ What's New

  • MCP Server — Native Claude Desktop, Cursor, and any MCP-compatible client support
  • Search-First Paradigm — LLM is instructed to use real-time search as primary knowledge source, not a fallback
  • Zero API Keys — Powered by DuckDuckGo, completely free and private
  • Multi-Platform — Works with OpenClaw, LangChain, OpenAI Function Calling, and more

📦 Installation

pip install git+https://github.com/wd041216-bit/free-web-search-ultimate.git

🔌 Claude Desktop / Cursor Setup

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

📊 Comparison

| Feature | This Plugin | Tavily | Serper | Bing |
|---------|-------------|--------|--------|------|
| Cost | Free | $0.01/req | $0.001/req | $3/1000 |
| API Key | No | Yes | Yes | Yes |
| MCP Support | Yes | Partial | No | No |
| Privacy | Local | Cloud | Cloud | Cloud |

🏗️ Architecture

One plugin, every ecosystem. The Search-First behavioral instructions ensure the LLM always verifies facts via real-time search before answering.

Full Changelog: https://github.com/wd041216-bit/free-web-search-ultimate/blob/main/CHANGELOG.md

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]