Back to directory
mcp-replicate

mcp-replicate

@deepfates94

A Model Context Protocol (MCP) server implementation that allows running Replicate AI models through a simple tool-based interface, enabling features like model search, prediction creation, and image handling.

replicateai-modelspredictionsimage-generationcontext

Installation & Configuration

{
  "mcpServers": {
    "replicate": {
      "command": "mcp-replicate",
      "env": {
        "REPLICATE_API_TOKEN": "your_token_here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/1/7
Updated
2026/6/8