Skip to content

cloudflare/mcp-server-cloudflare

[email protected] scope: cloudflare-browser-mcp-server Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 10d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Updates Patch Changes, Minor Changes, and d9cc342 across a mixed release.

Changes in this release

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, and kill_browser_session.

Patch Changes

  • 52c633e: Fix start_crawl tool depth parameter validation: the REST /crawl endpoint requires depth >= 1, but the MCP tool schema allowed depth: 0, producing a confusing downstream 400 instead of a clear local validation error. Schema now uses .min(1).
  • Updated dependencies [cb01861]

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

Track cloudflare/mcp-server-cloudflare

Get notified when new releases ship.

Sign up free

About cloudflare/mcp-server-cloudflare

Integration with Cloudflare services including Workers, KV, R2, and D1

All releases →

Related context

Earlier breaking changes

Beta — feedback welcome: [email protected]