MCP Server Replicate
@gerred
About MCP Server Replicate
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-replicate": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@gerred/mcp-server-replicate",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Server Replicate?
A FastMCP server implementation for the Replicate API, providing resource-based access to AI model inference with a focus on image generation. It is designed for users who want to generate and manage images directly from Claude Desktop using natural language.
How to use MCP Server Replicate?
Install via Smithery (npx -y @smithery/cli install @gerred/mcp-server-replicate --client claude) or manually with uv pip install mcp-server-replicate. Configure the server in claude_desktop_config.json using the uv command and set the REPLICATE_API_TOKEN environment variable. Once connected, use natural language prompts in Claude Desktop to generate images, browse generations, search, or check status.
Key features of MCP Server Replicate
- Resource-based image generation and management
- Real-time updates through subscriptions
- Template-driven parameter configuration
- Comprehensive model discovery and selection
- Webhook integration for external notifications
- Progress tracking and status monitoring
Use cases of MCP Server Replicate
- Generate high-quality images from text descriptions with style and quality control
- Browse and review your recent image generations
- Search through generations using natural language queries
- Check the status and progress of ongoing image generations
FAQ from MCP Server Replicate
What are the dependencies for MCP Server Replicate?
Python 3.11 or higher, the uv dependency manager, and a Replicate API key (get one at https://replicate.com/account).
How do I get started with MCP Server Replicate?
Install the package via Smithery or manually, add the server configuration to Claude Desktop’s claude_desktop_config.json, set your REPLICATE_API_TOKEN, then restart Claude Desktop to start generating images with natural language.
Does MCP Server Replicate support webhooks?
Yes, it includes webhook integration for external notifications.
Can I track generation progress in MCP Server Replicate?
Yes, the server provides progress tracking and status monitoring, including real-time updates through subscriptions.
Frequently asked questions
What are the dependencies for MCP Server Replicate?
Python 3.11 or higher, the `uv` dependency manager, and a Replicate API key (get one at https://replicate.com/account).
How do I get started with MCP Server Replicate?
Install the package via Smithery or manually, add the server configuration to Claude Desktop’s `claude_desktop_config.json`, set your `REPLICATE_API_TOKEN`, then restart Claude Desktop to start generating images with natural language.
Does MCP Server Replicate support webhooks?
Yes, it includes webhook integration for external notifications.
Can I track generation progress in MCP Server Replicate?
Yes, the server provides progress tracking and status monitoring, including real-time updates through subscriptions.
Basic information
More Other MCP servers
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Nginx UI
0xJackyYet another WebUI for Nginx
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments