Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
R
MCP server

Replicate MCP Server

Finds and runs Replicate models straight from an MCP client.

0
SaveVisit website ↗

Add it to your client

Official
Install
npx -y replicate-mcp
mcpServers
{
  "mcpServers": {
    "replicate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "replicate-mcp"
      ]
    }
  }
}
Transport
both
Runtime
Node
Auth
Required

Wraps Replicate's HTTP API so an agent can search the model catalogue, compare candidates, start a prediction and read the output back. The hosted endpoint tracks the API as it changes; the same server also ships as an npm package you can run locally over stdio. A Replicate API token is required, and the server is listed in the official MCP registry for auto-discovery.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?