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
Maintenance of a set of tools to enhance LLM through MCP protocols.
AegnticMCP automates the creation and management of MCP servers, ensuring they are stable, adaptable, and intelligent.
Integrate librosa, whisper with LLMs to analyze music audio.
An MCP server to extend the context of agents. Useful when coding big features or vibe coding and...
An MCP server implementation for interacting with the XRP Ledger blockchain
The definitive Vibe Coder's sanity check MCP server: Prevent cascading errors in AI workflows by implementing strategic pattern...
Model Context Protocol (MCP) Server for Tibber
AI-powered code quality analysis using MCP to help AI assistants review code more effectively. Analyze git changes for...
海龟汤mcp服务,使你独自一人也可以享受海龟汤游戏的乐趣
Twist MCP server





