cloudflare/mcp-server-cloudflare ? reverse-engineered prompt
Reverse engineered prompt
Build me a Cloudflare MCP server repo that lets an MCP client like Cursor or Claude connect to Cloudflare and use natural language to do useful things with my account.
I want a set of domain focused servers for different Cloudflare areas, like docs lookup, Workers bindings, builds, observability, containers, browser rendering, logs, AI Gateway, AutoRAG, audit logs, DNS analytics, Radar, and the Cloudflare blog. Each one should expose the same remote MCP endpoint in a clean, modern way, and support the current streamable HTTP setup at /mcp with /sse kept only as a compatibility alias.
Make it feel production ready, with typed tools, account aware behavior where needed, and a good local development setup. If there are any Cloudflare or MCP docs that would help, look them up online first. I’d also like the repo organized so each server can be developed and deployed separately, while still sharing common code where it makes sense.
Are you gonna build this?
make sure you review the code using coderabbit