This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryAdds Routing v2 query analysis, guarded auto-routing defaults, and updates MCP presets.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds Routing v2 query analysis and diagnostics to MCP search. Adds Routing v2 query analysis and diagnostics to MCP search. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Adds guarded auto-routing defaults: automatic pool includes You.com, Serper, Exa, Firecrawl, Tavily, Linkup; explicit-only by default for Brave, SerpBase, Querit, native Perplexity, Kilo Perplexity. Adds guarded auto-routing defaults: automatic pool includes You.com, Serper, Exa, Firecrawl, Tavily, Linkup; explicit-only by default for Brave, SerpBase, Querit, native Perplexity, Kilo Perplexity. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Preserves explicit provider calls for guarded providers. Preserves explicit provider calls for guarded providers. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Migrates legacy configs by filling missing auto_allow entries while preserving explicit user overrides. Migrates legacy configs by filling missing auto_allow entries while preserving explicit user overrides. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Updates MCP presets: starter preset now You.com + Serper + Linkup; lean preset You.com + Linkup; minimal preset You.com. Updates MCP presets: starter preset now You.com + Serper + Linkup; lean preset You.com + Linkup; minimal preset You.com. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Updates README, changelog, package metadata, server schema descriptions, and tests. Updates README, changelog, package metadata, server schema descriptions, and tests. Source: llm_adapter@2026-05-21 Confidence: low |
— |
Full changelog
web-search-plus-mcp v0.7.0
Syncs the MCP server with Web Search Plus Routing v2.
Highlights
- Adds Routing v2 query analysis and diagnostics to MCP search.
- Adds guarded auto-routing defaults:
- automatic pool: You.com, Serper, Exa, Firecrawl, Tavily, Linkup
- explicit-only by default: Brave, SerpBase, Querit, native Perplexity, Kilo Perplexity
- Preserves explicit provider calls for guarded providers.
- Migrates legacy configs by filling missing
auto_allowentries while preserving explicit user overrides. - Updates MCP presets:
starter: You.com + Serper + Linkuplean: You.com + Linkupminimal: You.com
- Updates README, changelog, package metadata, server schema descriptions, and tests.
Verification
ruff check .python3 -m pytest -q→44 passedpython3 -m compileall web_search_plus_mcp testsgit diff --checkpython3 -m buildpython3 -m twine check dist/*- privacy/private-agent/secret scans
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 robbyczgw-cla/web-search-plus-mcp
Multi-provider web search with intelligent auto-routing (Serper, Tavily, Exa)
Related context
Related tools
Beta — feedback welcome: [email protected]