服务与工具
Cloudflare Observability
Cloudflare 官方 Observability MCP:Workers 日志与可观测性(OAuth,需授权)
8 个可用工具
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…
migrate_ pages_ to_ workers_ guide
ALWAYS read this guide before migrating Pages projects to Workers.
observability_ keys
Find keys in the Workers Observability Data ## Best Practices - Set a high limit (1000+) to ensure you see all available keys - Add the $metadata.service filter to narrow results to a specific Worker…
observability_ values
Find values in the Workers Observability Data. ## Troubleshooting - For no results, verify the field exists using observability_keys first - If expected values are missing, try broadening your time r…
query_ worker_ observability
Query the Workers Observability API to analyze logs and metrics from your Cloudflare Workers. * A query typical query looks like this: {"view":"events","queryId":"workers-logs-events","limit":5,…
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.
workers_ list
List all Workers in your Cloudflare account. If you only need details of a single Worker, use workers_get_worker.