Cloudflare Docs
Search Cloudflare documentation across Workers, Pages, R2, Zero Trust, and more. Generate best-practice Workers code and accelerate troubleshooting with relevant guidance. Follow clear steps to migra…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add chuhuoyuan/cloudflare
# Browse available tools
npx -y smithery tool list chuhuoyuan/cloudflare
# Get full schema for a tool
npx -y smithery tool get chuhuoyuan/cloudflare search_cloudflare_documentation
# Call a tool
npx -y smithery tool call chuhuoyuan/cloudflare search_cloudflare_documentation '{}'Direct MCP Connection
Endpoint: https://cloudflare--chuhuoyuan.run.tools
Tools (2)
search_cloudflare_documentation— Search the Cloudflare documentation.migrate_pages_to_workers_guide— ALWAYS read this guide before migrating Pages projects to Workers.
# Get full input/output schema for a tool
npx -y smithery tool get chuhuoyuan/cloudflare Prompts (1)
workers-prompt-full— Detailed prompt for generating Cloudflare Workers code (and other developer platform products) from https://developers.…