Back to directory
gerred/mcp-server-replicate

gerred/mcp-server-replicate

@gerred

A FastMCP server implementation for the Replicate API, providing resource-based access to AI model inference with a focus on image generation.

image-generationreplicateaifastmcppythonmodel-inferenceapicloud

Installation & Configuration

{
  "replicate": {
    "command": "uv",
    "args": [
      "tool",
      "run",
      "mcp-server-replicate"
    ],
    "env": {
      "REPLICATE_API_TOKEN": "APITOKEN"
    },
    "cwd": "$PATH_TO_REPO"
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15