mcp-replicate
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.
search_models
Find models using semantic search.
list_models
Browse available models.
get_model
Get details about a specific model.
list_collections
Browse model collections.
get_collection
Get details about a specific collection.
create_prediction
Run a model with your inputs.
create_and_poll_prediction
Run a model with your inputs and wait until it's completed.
get_prediction
Check a prediction's status.
cancel_prediction
Stop a running prediction.
list_predictions
See your recent predictions.
view_image
Open an image in your browser.
clear_image_cache
Clean up cached images.
get_image_cache_stats
Check cache usage.