This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
ReleasePort's take
Light signalThe beta `web_answer` MCP tool has been removed; developers should now use the stable `web_search` and `web_extract` surfaces.
Why it matters: Affects code using web_answer in MCP tooling; migration required before v0.8.0 adoption.
Summary
AI summaryRemoved the beta web_answer MCP tool; stable surface is now web_search + web_extract.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Performance | Medium |
Switched extract auto fallback order to Tavily → Exa → Linkup → Firecrawl → You.com. Switched extract auto fallback order to Tavily → Exa → Linkup → Firecrawl → You.com. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Deprecation | Medium |
Removed the beta web_answer MCP tool; stable surface is now web_search and web_extract. Removed the beta web_answer MCP tool; stable surface is now web_search and web_extract. Source: llm_adapter@2026-05-21 Confidence: high |
— |
Full changelog
web-search-plus-mcp v0.8.0
Syncs the MCP server with Web Search Plus v2.1.
Changed
- Removed the beta
web_answerMCP tool; stable surface is nowweb_search+web_extract. - Switched extract auto fallback order to Tavily → Exa → Linkup → Firecrawl → You.com.
- Updated version metadata, README, Glama manifest, changelog, and regression tests.
Verification
uv run --with pytest python -m pytest -q→ 40 passeduv run --with ruff ruff check .→ passedpython -m compileall -q web_search_plus_mcp tests→ passeduv build→ sdist + wheel built
Breaking Changes
- Removed the beta `web_answer` MCP tool; use `web_search` and `web_extract` instead.
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]