replicate mcp server for Cline
io.github.sena-labs/replicate-mcp-server
Replicate MCP server - image, video, audio, speech, LLM, vision, upscale, 3D, training. 36 tools.
client:Cline
transport:stdio
runtime:npm
Install replicate mcp server in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"replicate-mcp-server": {
"command": "npx",
"args": [
"-y",
"replicate-mcp-server"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs