Replicate MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REPLICATE_API_TOKENYesReplicate API token.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search_modelsSearch for models using semantic search
list_modelsList available models with optional filtering
list_collectionsList available model collections
get_collectionGet details of a specific collection
create_predictionCreate a new prediction using either a model version (for community models) or model name (for official models)
cancel_predictionCancel a running prediction
get_predictionGet details about a specific prediction
list_predictionsList recent predictions
get_modelGet details of a specific model including available versions
view_imageDisplay an image in the system's default web browser
clear_image_cacheClear the image viewer cache
get_image_cache_statsGet statistics about the image cache