cloudflare.com
Cloudflare is a cloud connectivity platform offering developer infrastructure, security, Zero Trust, and network services. It provides products including Workers, storage and AI services, CDN and DNS, and application and network protection.
Cloudflare exposes a small public site API on www.cloudflare.com, an authenticated Cloudflare REST API, a remote MCP server at bindings.mcp.cloudflare.com/mcp, and the authenticated wrangler CLI.
- Cloudflare Public Site APIdetected
- Wrangler CLIdiscovered
$ wrangler loginAcquired by the CLI — running wrangler login opens the auth flow and stores the credential.
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 2/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://cloudflare.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✓https://cloudflare.com/openapi.json
- MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing