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
MCP Memory Server with PostgreSQL and pgvector for long-term memory capabilities
MacOS Clipboard access via Model Context Protocol
A Model Context Protocol server for connecting LLM to databases via JDBC.
An MCP server implementation for interacting with Safe (Gnosis Safe) smart contract wallets
Docker image that provides a Minecraft Server for Java Edition that automatically downloads selected version at startup
π§ An adaptation of the MCP Sequential Thinking Server to guide tool usage. This server provides recommendations for...
Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with MySQL and automation. No Node.js or Python...
MCP implementation of https://linkd.inc/
ε€Έε η½ηηΎε°γθͺε¨θ½¬εγε½εζ΄ηγεζ¨ιζιεε·ζ°εͺδ½εΊδΈζ‘ιΎ





