服务与工具
Cloudflare Bindings
Cloudflare 官方 Bindings MCP:Workers / KV / R2 / D1 等绑定(OAuth,需授权)
23 个可用工具
workers_ list
List all Workers in your Cloudflare account. If you only need details of a single Worker, use workers_get_worker.
d1_ database_ create
Create a new D1 database in your Cloudflare account
d1_ database_ delete
Delete a d1 database in your Cloudflare account
d1_ database_ get
Get a D1 database in your Cloudflare account
d1_ database_ query
Query a D1 database in your Cloudflare account
d1_ databases_ list
List all of the D1 databases in your Cloudflare account
hyperdrive_ config_ delete
Delete a Hyperdrive configuration in your Cloudflare account
hyperdrive_ config_ edit
Edit (patch) a Hyperdrive configuration in your Cloudflare account
hyperdrive_ config_ get
Get details of a specific Hyperdrive configuration in your Cloudflare account
hyperdrive_ configs_ list
List Hyperdrive configurations in your Cloudflare account
kv_ namespace_ create
Create a new kv namespace in your Cloudflare account
kv_ namespace_ delete
Delete a kv namespace in your Cloudflare account
kv_ namespace_ get
Get details of a kv namespace in your Cloudflare account. Use this tool when you need to get details of a specific kv namespace in your Cloudflare account. Returns a kv namespace with the followin…
kv_ namespaces_ list
List all of the kv namespaces in your Cloudflare account. Use this tool when you need to list all of the kv namespaces in your Cloudflare account. Returns a list of kv namespaces with the follow…
kv_ namespace_ update
Update the title of a kv namespace in your Cloudflare account
migrate_ pages_ to_ workers_ guide
ALWAYS read this guide before migrating Pages projects to Workers.
r2_ bucket_ create
Create a new r2 bucket in your Cloudflare account
r2_ bucket_ delete
Delete an R2 bucket
r2_ bucket_ get
Get details about a specific R2 bucket
r2_ buckets_ list
List r2 buckets in your Cloudflare account
search_ cloudflare_ documentation
Search the Cloudflare documentation. This tool should be used to answer any question about Cloudflare products or features, including: - Workers, Pages, R2, Images, Stream, D1, Durable Objects, K…
workers_ get_ worker
Get the details of the Cloudflare Worker.
workers_ get_ worker_ code
Get the source code of a Cloudflare Worker. Note: This may be a bundled version of the worker.