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
Example of an MCP server with custom tools that can be called directly from cursor
MCP server for Kaggle
ไธไธช็จๆฅๅฎ็ฐ็ฎๅ้กต้ขๅ่ฎกๆถ็่ฝป้็บงๅทฅๅ ท
This is a Chain-of-Recursive-Thoughts (CORT) MCP server.
mcp server for sns
KiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to...
MCP for interacting with the Cooper Hewitt Collection API





