Quickstart
Connect to a Cloudflare Worker MCP server with Nango and start calling tools in minutes. Cloudflare MCP uses OAuth 2.0 with dynamic client registration — no app registration is required.Create the integration
In Nango (free signup), go to Integrations -> Configure New Integration -> Cloudflare (MCP).
Call a Cloudflare MCP tool
Make your first MCP request to initialize a session. Replace the placeholders below with your secret key, integration ID, and connection ID:Or fetch credentials with the Node SDK or API.✅ You’re connected! Check the Logs tab in Nango to inspect requests.
- cURL
- Node
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.
Cloudflare (MCP) integration guides
Nango uses dynamic client registration with your worker’s OAuth server. You do not need to register an application — just provide the worker hostname when creating the integration.- How do I link my account? Connect your Cloudflare Worker MCP server using the Connect UI