← All skills
Tencent SkillHub · Developer Tools

Cloudflare Mcp

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

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, _meta.json

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

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.

Upgrade existing

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.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 6 sections Open source page

Cloudflare MCP

使用 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() 工具完成

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs1 Config
  • SKILL.md Primary doc
  • _meta.json Config