Back to Home
PierrunoYT icon

replicate-reve-mcp-server

Verified Safe

by PierrunoYT

Overview

Provides access to Reve Create - an image generation model from Reve via Replicate, generating high-quality images with accurate text rendering and optional image editing capabilities through the Model Context Protocol.

Installation

Run Command
npx -y https://github.com/PierrunoYT/replicate-reve-mcp-server.git

Environment Variables

  • REPLICATE_API_TOKEN

Security Notes

The server handles API keys via environment variables, specifically `REPLICATE_API_TOKEN`. It downloads images from URLs provided by the Replicate API, saving them to a local 'images' directory relative to the process's current working directory. While the source of the image URL (Replicate) is assumed trusted, a compromise of the external API could theoretically lead to downloading malicious content. The server code itself does not use 'eval' or contain other obvious malicious patterns or hardcoded secrets. File operations for image saving include basic error handling.

Similar Servers

Stats

Interest Score34
Security Score9
Cost ClassHigh
Avg Tokens100
Stars1
Forks0
Last Update2025-11-24

Tags

Image GenerationImage EditingAIReplicateModel Context Protocol