Add free-web-search-ultimate MCP server example#838
Open
wd041216-bit wants to merge 3 commits intoQwenLM:mainfrom
Open
Add free-web-search-ultimate MCP server example#838wd041216-bit wants to merge 3 commits intoQwenLM:mainfrom
wd041216-bit wants to merge 3 commits intoQwenLM:mainfrom
Conversation
Add an example demonstrating how to use the free-web-search-ultimate MCP server with Qwen-Agent for real-time web search without API keys. - Zero cost: no API key or subscription required - Privacy-first: uses DuckDuckGo and other privacy-respecting search engines - Easy setup: pip install free-web-search-ultimate - Supports both GUI and terminal UI modes GitHub: https://github.com/wd041216-bit/free-web-search-ultimate
- Add full Google-style docstrings to all functions - Multi-line function signatures - Add DASHSCOPE_API_KEY env var support - Improve code formatting and comments
- Update install command to pin v13.0.0 (latest) - Add version annotation in module docstring - Update system prompt to reflect Search-First paradigm (v13.0.0) v13.0.0 adds internationalized codebase with Google-style docstrings, improving code readability and maintainability.
Author
🔄 Updated to cross-validated-search v14.0.0This PR has been updated to reflect the renaming and rebranding of the package: Changes:
Key Features:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add free-web-search-ultimate MCP Server Example
This PR adds a new example
assistant_mcp_web_search.pydemonstrating how to use the free-web-search-ultimate MCP server with Qwen-Agent for real-time web search — completely free, no API keys required.What this example demonstrates
free-web-search-mcp) in Qwen-Agent'sfunction_listWhy free-web-search-ultimate?
pip install free-web-search-ultimateUsage