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个端点。
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
使用 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.