Replicate
Freeby MCP Community
Official MCP server for Replicate's HTTP API
v0.9.0Added Apr 12, 2026
Replicate MCP Server
Official MCP server for Replicate's HTTP API
Installation
npx -y replicate-mcp
Reviews
Installation
Quick install
npx -y replicate-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"replicate": {
"command": "npx",
"args": ["-y", "replicate-mcp"]
}
}
}