
mcp-server
Replicate MCP Server
Replicate MCP gives AI coding tools an interface to Replicate model workflows through the maintained Replicate MCP package.

About
Replicate MCP gives AI coding tools an interface to Replicate model workflows through the maintained Replicate MCP package.
Key Features
- Integrate Replicate model operations into assistant workflows.
- Use the documented tool configuration for the selected client.
Use Cases
Add model inference or media generation tools to a developer-controlled agent.
Limitations
Tool modes and package release channels can differ. Use the current reference when choosing the configuration; model runs follow Replicate billing.
Sources
- Project documentation: https://replicate.com/docs/reference/mcp
MCP Setup
Prerequisites
- Node.js/npm for the local package.
Access requirements
- Replicate account and API token.
Client setup
Claude Desktop
Transport: stdio
{
"mcpServers": {
"replicate": {
"command": "npx",
"args": [
"-y",
"replicate-mcp"
],
"env": {
"REPLICATE_API_TOKEN": "YOUR_REPLICATE_API_TOKEN"
}
}
}
}
- Add to claude_desktop_config.json and restart.
Environment variables
REPLICATE_API_TOKEN
Setup docs: https://replicate.com/docs/reference/mcp
Tags
MCPmodelsmedia-generation
Alternatives
Comparable tools and resources explicitly connected to Replicate MCP Server.
Related Entries
Keep exploring similar tools and resources in this category.
Related Reads
Background, tutorials, and protocol context connected to this entry.

Anthropic’s 1GW Data Center Push: Why AI Companies Are Now Fighting for Power, Not Just Models
Read next

Ostris AI Toolkit Guide: The Practical LoRA Training Suite for FLUX, Qwen, Z-Image, Wan, and Modern Diffusion Models
Read next

Javii Tools Review: The Tiny Browser Suite Behind Pixel-Perfect Creator Visuals
Read next





