deepfates/mcp-replicate
mcp-replicate is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of mcp-replicate and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol server implementation for Replicate, allowing users to run Replicate models through a simple tool-based interface.
Try mcp-replicate with chat:
Tools
Functions exposed to the LLM to take actions
search_models
Search for models using semantic search
list_models
List available models with optional filtering
list_collections
List available model collections
get_collection
Get details of a specific collection
create_prediction
Create a new prediction using either a model version (for community models) or model name (for official models)
cancel_prediction
Cancel a running prediction
get_prediction
Get details about a specific prediction
list_predictions
List recent predictions
get_model
Get details of a specific model including available versions
view_image
Display an image in the system's default web browser
clear_image_cache
Clear the image viewer cache
get_image_cache_stats
Get statistics about the image cache
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client