69
/ 100
24 days ago
glama

Cloudflare MCP

Remote MCP server to manage Cloudflare domains, zones, and DNS records via OAuth authentication.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: CLOUDFLARE_API_TOKEN, MCP_OAUTH_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretCLOUDFLARE_API_TOKENcf_client.py # AsyncCloudflare client (lee )
configMCP_BASE_URLURL pública del servidor (ej. https://cfmcp.clicestrategico.com), usada para construir las URLs de OAuth.
🔐 secretMCP_OAUTH_PASSWORDcontraseña que protege el login OAuth. Usar un secreto largo generado (ej. openssl rand -base64 32), no un PIN memorizable.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/codigoreactivo-cloudflare-mcp-1qotfr)](https://m8ven.ai/mcp/codigoreactivo-cloudflare-mcp-1qotfr)
commit: 908d2bb12c6f392874c84988b4b9e1d0023817ca
code hash: 55a95002bb9577c06835ecf7d252406b10f4ceb935a44c63b2c02b3f78aae889
verified: 7/7/2026, 9:58:10 AM
view raw JSON →