56
/ 100
1 month ago
glama

Cloudflare MCP Logging

A template for deploying MCP servers as Cloudflare Workers with integrated LogPush and R2 storage for detailed execution logging. It enables remote tool execution and provides utilities for retrieving logs directly from Cloudflare R2 buckets.

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
🚨
Known vulnerabilities in dependencies: 1 critical, 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: CF_R2_SECRET_ACCESS_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical2 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

critical@modelcontextprotocol/inspector@0.11.0GHSA-7f8r-222p-6f5g

MCP Inspector proxy server lacks authentication between the Inspector client and proxy

high@modelcontextprotocol/inspector@0.11.0GHSA-g9hg-qhmf-q45m

MCP Inspector is Vulnerable to Potential Command Execution via XSS When Connecting to an Untrusted MCP Server

highwrangler@4.20.5GHSA-36p8-mvp6-cv38

Wrangler affected by OS Command Injection in `wrangler pages deploy`

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCF_ACCOUNT_ID
configCF_R2_ACCESS_KEY_ID"EDIT: R2 ACCESS KEY ID"
🔐 secretCF_R2_SECRET_ACCESS_KEY"EDIT: R2 ACCESS SECRET"
configR2_BUCKET_NAME"EDIT: R2 BUCKET NAME"
configR2_LOG_BASE_PREFIX"EDIT: R2 FOLDER NAME"
// 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/weyseing-cloudflare-mcp-logging-3j2w2w)](https://m8ven.ai/mcp/weyseing-cloudflare-mcp-logging-3j2w2w)
commit: 4e8b775972d250b7286aee307054d575ec2bb6ed
code hash: b29b6ea199b75af0a536e51d325932785bd6edcd3d9c9cd045467dd2762e6e31
verified: 6/17/2026, 12:12:08 PM
view raw JSON →