Run thousands of AI models via Replicate API. Image generation, video creation, audio synthesis, and more.
npx -y @replicate/mcp-server-replicate
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"replicate": {
"command": "npx",
"args": ["-y", "@replicate/mcp-server-replicate"]
}
}
}
```
run_inferencelist_modelsget_predictionsget_infolist_resourcesRun thousands of AI models via Replicate API. Image generation, video creation, audio synthesis, and more.
Language: TypeScript
Category: AI & ML