Cloudflare Mcp

v1.0.0

通过 Cloudflare MCP 调用 Cloudflare API,支持管理 Workers、DNS、R2、D1、KV 等超过2500个端点。

0· 584·2 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Cloudflare MCP access for Workers, DNS, R2, D1, KV, etc.) match the runtime instructions: configure an MCP server in openclaw.json and use Model Code Mode to call Cloudflare endpoints. No unrelated binaries, env vars, or installs are requested.
Instruction Scope
SKILL.md is focused on the MCP integration and lists only Cloudflare-related operations and the need to set up openclaw.json and OAuth. It does require modifying the gateway config (openclaw.json) and restarting the Gateway — this is expected for adding an MCP server but is a system-level change the user should be aware of. The instructions also state the model will auto-search and execute API endpoints via search()/execute(), which grants the agent broad ability to call Cloudflare endpoints (expected for this skill).
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written by an installer. Lowest-risk install posture.
Credentials
No environment variables, credentials, or config paths are required in the skill manifest. The skill relies on the gateway's MCP server configuration and OAuth authorization flow with Cloudflare, which is proportional to its purpose.
Persistence & Privilege
always:false (default) and model invocation is allowed (disable-model-invocation:false). Autonomous API invocation is necessary for the skill to function (it will call many Cloudflare endpoints via MCP). The only privilege-like action is instructing an edit to openclaw.json (gateway config)—this is normal for adding an MCP server but is a system-level change the user must consent to.
Assessment
This skill is coherent with its stated purpose: it expects you to add a Cloudflare MCP server entry to your gateway config (openclaw.json) and complete OAuth with Cloudflare. Before installing, be sure you are comfortable editing openclaw.json and restarting the Gateway, and understand that the model will be allowed to search and call many Cloudflare API endpoints via the MCP integration. If you want tighter control, verify the gateway configuration, review the OAuth scopes requested during authorization, and consider restricting autonomous invocation if you prefer manual approval for actions that modify DNS, Workers, or storage resources.

Like a lobster shell, security has layers — review code before you run it.

latestvk9781wkrvtnnp20pmwvqp19t1981qrby

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments