Done in 10 seconds. Connect all official Cloudflare documentation directly to your AI editor
One config. Your AI editor reads the latest official Cloudflare docs directly and writes spec-accurate code — no hallucinations.
Connection Architecture
How AI editors reference official documentation via Qandar MCP Bridge
What You Can Do with Qandar MCP
Available Tools
Cloudflare R2 MCP Server
The Cloudflare R2 MCP server provides the following tools for your AI assistant:
Retrieve documentation for Cloudflare R2
Search documentation for Cloudflare R2 using a query string.
Cloudflare Workers MCP Server
The Cloudflare Workers MCP server provides the following tools for your AI assistant:
Retrieve documentation for Cloudflare Workers
Search documentation for Cloudflare Workers using a query string.
Once configured, AI editors like Cursor or Roo Code (Cline) will automatically select and call these tools to generate answers.
Official MCP vs Qandar MCP
Comparison of MCP support status for libraries and documentation in this stack
| Library / Document | Official MCP | Qandar MCP |
|---|---|---|
Cloudflare R2 | Supported | Supported |
Cloudflare Workers | Supported | Supported |
AI Editor Configuration Steps
Select your editor and follow the setup instructions.
Cloudflare R2 is an S3-compatible object storage service that allows developers to store large amounts of unstructured data.
Cloudflare Workers allows you to run serverless code at the edge, close to your users.
Copy JSON 0 docs
Select your editor and follow the setup instructions.
Open Cursor Settings → Features → MCP → click "+ Add New MCP Server". Fill in the fields below and click Save.
Settings → Features → MCP → + Add New MCP Server
@qandar/mcp-bridge is the lightweight stdio → SSE proxy. It is automatically installed by npx — no global install needed.
Qandar App
With Qandar App, you can freely combine and use the latest documents, specific version documents, and custom document sets for each project.