Cloudflare is aggressively integrating the Model Context Protocol (MCP) across its operations, extending beyond engineering to product, sales, marketing, and finance teams. This broad adoption of agentic workflows, however, introduces significant security risks, including authorization sprawl, prompt injection, and supply chain vulnerabilities. To mitigate these, Cloudflare has built a unified security architecture by integrating controls from its Cloudflare One (SASE) and Cloudflare Developer platforms, ensuring AI governance doesn't impede workforce efficiency. This approach is detailed in their latest blog post.
The company is introducing two key concepts to bolster enterprise MCP deployments: Code Mode with MCP server portals, designed to slash token costs, and the use of Cloudflare Gateway for Shadow MCP detection, identifying unauthorized remote MCP servers.
Securing MCP Workflows with a Unified Architecture
Cloudflare's strategy prioritizes centralized management of MCP servers. Unlike potentially insecure, locally-hosted deployments that rely on unvetted software, Cloudflare manages its MCP server deployments through a dedicated team. This team developed a shared MCP platform within their monorepo, offering governed infrastructure out-of-the-box. Employees seeking to expose internal resources via MCP must first gain approval from the AI governance team. They then use a template to define tools and deploy, automatically inheriting default-deny write controls, audit logging, CI/CD pipelines, and secrets management.
