服务与工具

Cloudflare Bindings

Cloudflare 官方 Bindings MCP:Workers / KV / R2 / D1 等绑定(OAuth,需授权)

devOAuth

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.