Vinkius

Replicate MCP. Run and manage thousands of ML model predictions.

Replicate lets your AI agent access thousands of open-source machine learning models—for generating images, text, audio, and video. Instead of jumping between web dashboards or writing complex API calls, you talk to your agent, and it handles the entire ML lifecycle: finding a model, setting parameters, running the prediction, and retrieving the final result.

Replicate MCP is compatible with Claude Claude
Replicate MCP is compatible with ChatGPT ChatGPT
Replicate MCP is compatible with Cursor Cursor
Replicate MCP is compatible with Gemini Gemini
Replicate MCP is compatible with Windsurf Windsurf
Replicate MCP is compatible with VS Code VS Code
Replicate MCP is compatible with JetBrains JetBrains
Replicate MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Discovering Model Capabilities

Your agent finds and details specific ML models by name or category.

Finding Related Models

You can list entire groups of related models, such as all text-to-image generators or all LLMs.

Checking Account Status

The agent verifies your token status and shows you current usage information.

Launching Predictions

You initiate a model run by providing the necessary input data to generate content.

Tracking Results

The agent monitors running predictions, telling you when they start, process, fail, or finish.

Managing Resources

You can view available GPU hardware options and list your prediction history.

Waiting for input…

AI Agent
Replicate

What AI agents can do with Replicate Alternative: 12 Tools for Model Operations

These twelve tools allow your AI client to manage the entire machine learning lifecycle, from discovering models to running predictions and tracking final results.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Replicate MCP

Cancel Prediction

Stops an ML prediction that is currently running using its unique ID.

Create Prediction

Starts a new model run by sending the required inputs and specifying the target...

Get Account

Checks your API token status, showing your account type and usage limits.

Get Collection

Retrieves details for a specific group of models, like all audio-to-audio effects.

Get Model

Fetches detailed information about a single ML model using its full owner/name slug.

Get Model Versions

Lists all available versions for a specific model, including their IDs and required schemas.

Get Prediction

Retrieves the current status and final output data of any prediction using its ID.

List Collections

Shows all available model collections, grouping models by type (e.g., text-to-image).

List Hardware

Provides a list of available GPU hardware options and their pricing tiers.

List Models

Displays a broad catalog of every model, including run counts and required hardware.

List Predictions

Shows the history of your most recent runs, giving IDs, models, and status for...

Search Models

Narrows down the catalog to find specific types of models using a keyword query (e.g., 'music' or 'llm').

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Replicate MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Replicate integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Replicate, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
Replicate MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Replicate. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

The friction points in ML prototyping today are brutal.

Right now, generating content with open-source AI models feels like a multi-tab web session. You check the Replicate website for available models; you copy complex slugs and schemas into your local script; then, to see if it worked, you have to wait until the prediction finishes, manually checking its status on another page.

With this MCP, all that complexity vanishes. Your agent handles the entire process conversationally: finding the model, submitting the data, and giving you a clear update when the content is ready. You just get the result.

Replicate MCP gives you full ML lifecycle control.

You no longer have to manually switch between discovery, execution, and status checking. Tools like `get_model` give you deep model details upfront; `create_prediction` runs the job; and `get_prediction` tracks the outcome—all within one conversation.

What's different now is that your AI client acts as a dedicated ML operations assistant, keeping track of everything so you can focus purely on what you want to create.

What Replicate MCP does for your AI

Your AI client connects directly to this MCP to treat open-source ML models like an internal service. You can ask your agent to find specific capabilities—like text-to-image generators or advanced LLMs—and it handles model discovery and selection across thousands of available options. Need to run something? Just tell your agent what you want, and it executes the prediction.

It tracks everything from 'starting' to 'succeeded', giving you a single conversation thread for complex ML operations. The whole process is abstracted away; you don't manage API keys or wait on status pages. All this power is housed within Vinkius, making Replicate an operational resource available through any MCP-compatible client.

Built · Hosted · Managed by Vinkius Replicate MCP - Run ML Models & Manage Predictions
Server ID 019d8477-8851-70ce-8501-78d3fa84df45
Vinkius Inspector
Compliance Grade A+
Score 98.33/100
Vinkius Inspector Badge — Score 98.33/100

Frequently asked questions about Replicate MCP

How do I find out what models are available in Replicate using the Replicate MCP? +

Use list_models to get a broad overview of every model. For more focused results, try search_models, which lets you narrow down by keywords like 'llm' or 'video'.

What if my prediction fails? How do I check the error details with Replicate MCP? +

Use get_prediction and provide the failed ID. This tool returns logs and status information, helping you diagnose whether the failure was due to bad input or a model issue.

Does the Replicate MCP help me manage costs? +

Yes. Before running any job, check available options using list_hardware to see GPU types and associated pricing for your prediction workload.

Can I run a model if I don't know the exact version ID? (Replicate MCP) +

No. To ensure compatibility, you must first use get_model_versions to find all versions of the model and select the correct 64-character hash ID for create_prediction.

What is the difference between `list_models` and `search_models` on the Replicate MCP? +

list_models gives you a full directory of everything. search_models lets you filter that massive catalog based on specific keywords, making discovery much faster.