Back to directory
gerred/mcp-server-replicate

gerred/mcp-server-replicate

@gerred16826

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
2025/1/5
Updated
2025/2/28