Skip to content

Cloudflare API MCP

This guide enables the Cloudflare API MCP server in the opt-in namespace.

The server runs locally in Docker and relays to Cloudflare's managed MCP URL using mcp-remote.

Required secret

Set CLOUDFLARE_API_TOKEN in .env.

Use the Bitwarden secret named Cloudflare API Token as the source of truth, and map it to the local .env key CLOUDFLARE_API_TOKEN.

Run

just mcp-up

Endpoint

  • http://127.0.0.1:8811/mcp

Validate

just mcp-e2e
just mcp-smoke