This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryUpdates Patch Changes, Minor Changes, and d9cc342 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds MCP tools for Browser Rendering REST quick actions. Adds MCP tools for Browser Rendering REST quick actions. Source: granite4.1:30b@2026-07-16-audit Confidence: low |
— |
| Dependency | Low |
Updates dependency @repo/mcp-common to version 0.20.6. Updates dependency @repo/mcp-common to version 0.20.6. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Bugfix | Medium |
Fixes `start_crawl` tool depth parameter validation to require depth >= 1. Fixes `start_crawl` tool depth parameter validation to require depth >= 1. Source: llm_adapter@2026-07-16 Confidence: high |
— |
Full changelog
Minor Changes
- d9cc342: Add MCP tools for the remaining Browser Rendering REST quick actions, bringing the Browser Run MCP server to parity with the REST API:
get_url_pdf,get_url_snapshot,scrape_url_elements,get_url_json,get_url_links,start_crawl,get_crawl_result,cancel_crawl,list_browser_sessions, andkill_browser_session.
Patch Changes
- 52c633e: Fix
start_crawltooldepthparameter validation: the REST/crawlendpoint requiresdepth >= 1, but the MCP tool schema alloweddepth: 0, producing a confusing downstream 400 instead of a clear local validation error. Schema now uses.min(1). - Updated dependencies [cb01861]
- @repo/[email protected]
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 cloudflare/mcp-server-cloudflare
Integration with Cloudflare services including Workers, KV, R2, and D1
Related context
Related tools
Earlier breaking changes
- [email protected] Adds delete-class migration for UserDetails Durable Object in graphql server.
- [email protected] Removes `accounts_list` and `set_active_account` tools.
- [email protected] Removes `accounts_list` and `set_active_account` tools.
- [email protected] Removes `accounts_list` and `set_active_account` tools.
- [email protected] Removes `accounts_list` and `set_active_account` tools.
Beta — feedback welcome: [email protected]