MCP Server for Replicate
Provides tools for accessing AI models hosted on Replicate through a standardized interface, currently supporting image generation with model schema inspection, customizable parameters, and output optimization.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Server for Replicategenerate an image of a futuristic city skyline at sunset"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Server for Replicate
A FastMCP server implementation for interfacing with Replicate's API. This server provides tools for accessing various AI models hosted on Replicate through a standardized interface.
Current Status: Early Alpha
This project is in early alpha development. Features and APIs may change significantly.
Currently Supported
Image generation models with:
Model schema inspection
Image generation with customizable parameters
Output resizing and optimization
Related MCP server: Image Generation MCP Server
Roadmap
Planned Features
Text Generation
Support for text completion models
Chat model integration
Streaming support for real-time responses
Video Generation
Support for video generation models
Video output handling and optimization
Progress tracking for long-running generations
Additional Features
Model version management
Better error handling and retries
Caching for frequently used models
Rate limiting and queue management
Setup
Install dependencies:
pip install -r requirements.txtSet up your Replicate API token in
.env:
REPLICATE_API_TOKEN=your_token_hereRun the server:
fastmcp dev server.pyThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityDmaintenanceA FastMCP server implementation that facilitates resource-based access to AI model inference, focusing on image generation through the Replicate API, with features like real-time updates, webhook integration, and secure API key management.Last updated1816MIT
- FlicenseBqualityDmaintenanceEnables users to generate images from text prompts using Replicate's model, with configurable parameters and full MCP protocol compliance.Last updated1126
- Alicense-qualityDmaintenanceA server that enables generating images through the Replicate API by calling the Flux Schnell model via the Model Context Protocol (MCP).Last updated3MIT
- FlicenseAqualityDmaintenanceAn MCP server that provides a standardized interface for accessing WaveSpeed AI's image and video generation capabilities, including text-to-image, image-to-image, inpainting, and dynamic video generation.Last updated3
Related MCP Connectors
MCP server for Flux AI image generation
MCP server for Producer/Riffusion AI music generation
MCP server for Wan AI video generation
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tzafrir/mcp-server-replicate'
If you have feedback or need assistance with the MCP directory API, please join our Discord server