Cloudflare Gateway adds MCP traffic detection and an AI Security dashboard
Cloudflare's 2026-08-12 changelog announced that Gateway, part of Cloudflare One, now detects Model Context Protocol traffic by inspecting protocol-specific headers and payload characteristics. A new beta HTTP policy selector named Is MCP (experimental.is_mcp) lets administrators allow, block, or isolate MCP requests, and a new AI Security dashboard reports MCP request volume, unique users, and unique MCP servers observed. A same-day Traffic Source selector adds mcp_portal as a policy-targetable on-ramp.
Cloudflare announced on 2026-08-12 that Gateway, the secure web gateway in its Cloudflare One suite, now detects Model Context Protocol traffic automatically. Per the changelog entry, detection works by "inspecting protocol-specific headers and payload characteristics" rather than relying on destination lists.
The detection feeds a new HTTP policy selector named Is MCP, exposed in
the API as experimental.is_mcp and marked beta. Administrators can
use it to allow, block, or isolate MCP requests; the entry's example
policy blocks MCP traffic that bypasses an organization's approved MCP
portals. Cloudflare notes the selector "may change before general
availability."
The same entry introduces an AI Security dashboard under Insights & Logs > Dashboards. It reports total MCP request volume, unique users, and unique MCP servers observed on the network, a timeseries of unique MCP servers over time, and a summary of which Gateway policies target MCP traffic.
A second Gateway entry published the same day adds a Traffic Source
selector to HTTP and Network policies. Among its recognized on-ramps is
"Traffic from an MCP portal," with the API value mcp_portal, so
policies can treat portal-mediated MCP traffic differently from
traffic arriving through the Cloudflare One client or proxy endpoints.
Related publishers
How was this verified, and what are the sources?
Published · last verified · confidence 1.00.
- Cloudflare changelog entry "MCP protocol detection and AI Security dashboard" (2026-08-12) - Gateway detects MCP traffic by "inspecting protocol-specific headers and payload characteristics"; beta Is MCP selector (experimental.is_mcp) for HTTP policies to allow, block, or isolate MCP requests; AI Security dashboard under Insights & Logs > Dashboards shows MCP request volume, unique users, unique MCP servers, and policies targeting MCP traffic - accessed
- Cloudflare changelog entry "Traffic Source selector in Gateway policies" (2026-08-12) - Gateway HTTP and Network policies gain a Traffic Source selector that recognizes "Traffic from an MCP portal" with the API value mcp_portal - accessed