Cloudflare Workers Collection
This repository contains a collection of specialized Cloudflare Workers and related tools, each designed to provide specific functionality and services.
Available Projects
replicate-2-r2
A worker that integrates Replicate’s AI image generation with Cloudflare R2 storage. This worker:
- Generates images using Replicate’s API
- Stores generated images in Cloudflare R2
- Provides immediate URL generation
- Supports webhook notifications
- Includes MCP server integration for seamless AI tooling
👉 Learn more about replicate-2-r2
generate-image
A Model Context Protocol (MCP) server that provides a simple interface to the replicate-2-r2 worker. This server:
- Interfaces with replicate-2-r2 worker
- Provides type-safe API calls
- Handles asynchronous image generation
- Supports real-time status updates
👉 Learn more about generate-image
Getting Started
Each project is contained in its own directory with its own documentation. To get started:
- Choose the project you want to use
- Navigate to its directory
- Follow the setup instructions in its README.md
Repository Structure
cloudflare-workers/
├── README.md
├── replicate-2-r2/ # Replicate integration worker
│ ├── README.md # Worker-specific documentation
│ ├── src/ # Source code
│ └── ... # Other worker files
└── mcps/ # MCP servers
└── generate-image/ # Generate image MCP server
├── README.md # Server documentation
├── src/ # Source code
└── ... # Other server files
More projects will be added to this collection in the future. Stay tuned for updates!
R2 Gen
Project Details
- agan2023416/workers
- Last Updated: 3/17/2025
Recomended MCP Servers
Web use, browser automation, scraping, and automation with Model Context Protocol (MCP) and Selenium.
A powerful MCP server for fetching and transforming web content into various formats (HTML, JSON, Markdown, Plain Text)...
这是一个针对于MySQL开发的MCP,该项目旨在帮助用户快速且精确的查询MySQL数据库中的内容
🚀MCP server for accessing RedNote(XiaoHongShu, xhs).
SImple MCP server to manage your aranet4 device and local db.
It's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like...
一站式解决 WKWebView 支持离线包,Ajax 请求和 Cookie 同步的问题 (基于 Ajax Hook 和 Cookie Hook)
这是一个基于Model Context Protocol (MCP)的服务器,用于根据用户任务需求提供预设的prompt模板,帮助Cline/Cursor/Windsurf...更高效地执行各种任务。服务器将预设的prompt作为工具(tools)返回,以便在Cursor和Windsurf等编辑器中更好地使用。
The no-bullshit dictionary. Real definitions for real humans. No more reading 10 definitions to understand one word.





