☁️
Cloudflare Edge Stack
Build edge applications with Cloudflare Workers
Complete bundle for Cloudflare edge computing. Includes Cloudflare MCP config, TypeScript + Node.js cursor rules, and a hosted endpoint. Build workers, KV stores, D1 databases, and R2 buckets.
MCP Config URL
Auto-updating hosted config
https://mcp-bridge.pages.dev/config/cloudflare.jsonUse this URL in your MCP client config under mcpServers.
Hosted Endpoint
Live MCP server, always available
mcp-bridge.dev/mcp/cloudflareNo local setup needed. Works with any MCP client out of the box.
What's Included
- Cloudflare MCP server config URL (auto-updating)
- Hosted endpoint at mcp-bridge.dev/mcp/cloudflare
- TypeScript + Node.js cursor rules for edge computing
- One-click config copy for Claude Desktop, Cursor, VS Code
- 30-day config retention and email support
Highlights
- Manage Cloudflare zones, DNS, Workers, KV from Claude Desktop
- Cursor rules understand Workers runtime, Durable Objects, D1
- Auto-generated MCP config from Cloudflare's OpenAPI spec
- Deploy and manage edge infrastructure with AI assistance
Stack .cursorrules
Pre-configured Cursor AI rules for building with this stack. Includes API-specific patterns and framework best practices.
You are an expert Cloudflare developer specializing in edge computing. # Cloudflare Workers Use ES modules format. Leverage Workers runtime APIs (Fetch, KV, R2, D1, Queues, Durable Objects, AI, Vectorize). Minimize cold starts — keep global state minimal. Use waitUntil for background tasks without blocking responses. Handle errors with try/catch and return appropriate HTTP status codes. Use environment variables via wrangler.toml secrets. Implement proper caching with Cache API and cf-cache-status headers. Use Streaming for large responses. Use Durable Objects for coordinated state. Use D1 for SQLite-compatible relational data. # TypeScript Enable strict mode. Use the @cloudflare/workers-types package. Prefer interfaces for object shapes. Use const assertions. # Node.js Use ES modules. Structure code by feature. Implement health check endpoints.
Subscribe for $15/mo
Get the hosted endpoint, auto-updating config URL, and cursor rules. Cancel anytime.
First month just $7.50 — 50% off auto-applied at checkout
Save $7.50 on your first month