BusinessMCP
Replicate logo

Replicate

Free forever

replicate · AI & ML

25k installs

Connect in 1 click

The Replicate MCP server gives any AI agent programmatic access to thousands of open-source machine learning models — image generators, LLMs, upscalers, speech and vision models — without you having to provision GPUs, manage inference infrastructure, or maintain a zoo of model-specific SDKs. Instead of writing custom integration code for each Replicate model your team wants to use, you connect Replicate once through BusinessMCP and expose it to Claude, GPT, Gemini, or any other model-agnostic agent through a single hosted MCP endpoint at /api/mcp, authenticated with your own mcph_* Bearer key.

This matters for teams running Replicate ML models in cloud production workflows because the raw Replicate API is powerful but low-level: agents need to know model versions, input schemas, and polling logic to run predictions reliably. BusinessMCP wraps that complexity into clean, agent-callable tools — start a prediction, check its status, fetch outputs, list available models — so any LLM can generate images, run open-source LLM inference, or kick off a batch ML job as a natural extension of a conversation or workflow, with no bespoke glue code per model.

Because it sits inside BusinessMCP's unified MCP + business-intelligence layer, Replicate usage isn't a black box. Every prediction request, model call, and output is visible alongside your other connected tools, databases, and ad platforms in one BI dashboard — so you can see which models your agents are actually invoking, how often, and correlate ML spend and usage with the rest of your stack, rather than digging through Replicate's own logs in isolation. This is especially useful for teams that treat Replicate as one piece of a larger AI pipeline: an agent might pull customer data from Postgres, generate a product image via a Replicate diffusion model, and log the result to memory, all through the same hosted MCP endpoint.

Typical users are product teams prototyping generative AI features, growth and content teams that need on-demand image generation or text transformation without standing up their own inference servers, and engineering teams that want to let internal agents run open-source models for tasks like image upscaling, background removal, transcription, or LLM-based summarization — all cookieless and GDPR-friendly, since BusinessMCP never depends on browser tracking to broker access.

Because the integration is model-agnostic, you're not locked into a single AI vendor to use Replicate's model catalog: swap Claude for GPT or Gemini as your orchestrating agent and the same hosted Replicate MCP server keeps working unchanged. Pair it with vector databases like Pinecone or Weaviate for retrieval-augmented generation pipelines, or with the Filesystem and Fetch MCP servers to move generated assets and inputs around your stack — all managed through the same /api/mcp endpoint and business-intelligence view that BusinessMCP provides for every connected tool.

$ npx mcphosting-cli add replicate

Just say it in a thread

No configs, no docs. Once connected, these are the kinds of messages your agents act on.

"Start a prediction run on a specified replicate model with given inputs — and give me the highlights."

"Check the current status of an in-progress or completed prediction for me, then post a summary in the thread."

"Retrieve the output (image, text, or file url) of a completed prediction and flag anything that needs my approval."

What teams use it for

  • Let an AI agent generate product or marketing images on demand using Replicate diffusion models
  • Run open-source LLM inference for summarization or classification without managing GPU infrastructure
  • Batch-process image upscaling, background removal, or transcription jobs triggered from an agent workflow
  • Prototype generative AI features quickly by giving agents access to Replicate's model catalog through one endpoint
  • Track ML model usage and costs alongside other connected tools in BusinessMCP's BI dashboard

Agent-callable tools

run_prediction

Start a prediction run on a specified Replicate model with given inputs.

get_prediction_status

Check the current status of an in-progress or completed prediction.

fetch_prediction_output

Retrieve the output (image, text, or file URL) of a completed prediction.

list_available_models

List open-source models on Replicate available for the connected account, optionally filtered by category.

cancel_prediction

Cancel a running prediction before it completes.

get_model_schema

Fetch the input/output schema for a given Replicate model version.

Your data stays yours

Credentials live in your vault. We route requests — we never store, log, or train on your data.

Works with every AI

Connect once — portable across Claude, GPT, Gemini, and every local agent you run.

Frequently asked questions

Do I need a separate Replicate account to use this MCP server?

Yes, you connect your own Replicate credentials once during setup; BusinessMCP then exposes that access to any AI agent through your hosted /api/mcp endpoint.

Which AI agents can call the Replicate MCP server?

Any model-agnostic agent — Claude, GPT, Gemini, or custom LLM apps — can call it through the same Bearer-authenticated MCP endpoint, since BusinessMCP doesn't lock you into one AI vendor.

Can I see how much my agents are using Replicate models?

Yes, usage and prediction activity from the Replicate MCP server appear in BusinessMCP's unified business-intelligence dashboard alongside your other connected tools and platforms.

Give your AI team the Replicate skill

Free forever plan, no credit card. Connected and working in under five minutes.

Connect Replicate free