This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryBounded parallel research handling prevents slow providers from stalling the entire MCP call.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Performance | Medium |
Bounded parallel research handling prevents slow providers from stalling the whole MCP call. Bounded parallel research handling prevents slow providers from stalling the whole MCP call. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Bugfix | Medium |
Fail-soft provider health diagnostics handle corrupt or unreadable cooldown/cache state gracefully. Fail-soft provider health diagnostics handle corrupt or unreadable cooldown/cache state gracefully. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Refactor | Low |
Package, server, and User-Agent metadata updated to version 0.11.0 aligned with Web Search Plus v2.4 lineage. Package, server, and User-Agent metadata updated to version 0.11.0 aligned with Web Search Plus v2.4 lineage. Source: llm_adapter@2026-06-09 Confidence: high |
— |
Full changelog
web-search-plus-mcp v0.11.0
Syncs the standalone MCP package with the Web Search Plus v2.4 engine family.
Highlights
- Bounded parallel research handling so slow providers cannot stall the whole MCP call indefinitely.
- Fail-soft provider health diagnostics for corrupt or unreadable cooldown/cache state.
- Package/server/User-Agent metadata aligned to
0.11.0and Web Search Plus v2.4 lineage. - MCP schema parity preserved:
web_searchexposes 14 provider choices,web_extractexposes 7 extraction choices.
Verification
python3 -m compileall -q web_search_plus_mcp testspython3 -m ruff check web_search_plus_mcp testspython3 -m pytest tests -q— 44 passedpython3 -m build --wheel- Packaged venv install + real MCP stdio
initialize/list_tools - Live MCP smoke: Exa search and Tavily extraction
- Changed-file and PR body privacy scan
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
Earlier breaking changes
- v1.0.0 Native Perplexity and Kilo Perplexity answer endpoints removed from public provider schemas.
- v1.0.0 Public search surface reduced to 12 verified source-result providers; extraction limited to 8 providers.
- v0.5.1 kilo_perplexity renamed to kilo-perplexity without aliasing
- v0.5.1 Perplexity provider separated from kilo-perplexity with distinct API keys
Beta — feedback welcome: [email protected]