SYSTEM Cited by 1 source
Cloudflare MCP Server Portal¶
Cloudflare MCP Server Portal is the Cloudflare OS integration surface for existing Model Context Protocol servers. Cloudflare OS can use a portal to connect an organization’s existing MCP-tool servers while its Gatekeeper layer supplies resource-aware authorization beyond an MCP server's tool inventory. (Source: sources/2026-08-05-cloudflare-os-an-open-platform-for-agents-apps-and-work)
Role in Cloudflare OS¶
The portal is an integration surface, not the complete authorization model. MCP can describe the tools available to an agent, but it does not identify the underlying resources actually observed through a permitted tool call. Cloudflare OS uses Gatekeepers to make those resource reads and their later sharing/egress effects policy-visible through observation-coupled authorization.
Caveats¶
The source does not specify portal deployment topology, authentication protocol, registry/discovery behavior, tool aggregation limits, transport, policy schema, or a relationship to the similarly named internal MCP surfaces mentioned in earlier wiki pages. This page records only the Cloudflare OS integration role disclosed in the 2026-08-05 article.
Seen in¶
- sources/2026-08-05-cloudflare-os-an-open-platform-for-agents-apps-and-work — supports existing organization MCP servers in Cloudflare OS.
Related¶
- systems/cloudflare-os — consuming agent-workspace platform.
- systems/model-context-protocol — the interoperable tool protocol.
- systems/cloudflare-os-gatekeeper — service-aware resource-policy boundary.