Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
通过 Cloudflare MCP 调用 Cloudflare API,支持管理 Workers、DNS、R2、D1、KV 等超过2500个端点。
通过 Cloudflare MCP 调用 Cloudflare API,支持管理 Workers、DNS、R2、D1、KV 等超过2500个端点。
This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.
Use the source page and any available docs to guide the install because the item currently does not return a direct package file.
I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
使用 Cloudflare Code Mode MCP 调用 Cloudflare API。支持 Workers、DNS、R2、D1、KV、Vectorize 等 2500+ 端点。
"Cloudflare" "CF" "DNS" "Workers" "R2" "D1" "KV"
在 openclaw.json 中配置 MCP: { "mcpServers": { "cloudflare-api": { "url": "https://mcp.cloudflare.com/mcp" } } } 然后重启 Gateway。首次使用时会跳转到 Cloudflare 授权页面。
操作说明列出 Workers列出所有 Workers 脚本查看 DNS 记录获取域名的 DNS 记录创建 DNS 记录添加新的 DNS 记录创建 KV 命名空间创建新的 KV 存储创建 R2 存储桶创建 R2 对象存储查看账户信息获取账户详情和配额
"列出我所有的 Workers" "查看 example.com 的 DNS 记录" "创建一个叫 my-cache 的 KV 命名空间" "给 api.example.com 添加一条 A 记录指向 1.2.3.4"
Code Mode 模式下,模型会自动搜索 API 端点并执行调用 首次使用需要 OAuth 授权 所有操作通过 Cloudflare MCP 的 search() 和 execute() 工具完成
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.