MCP Server for Replicate is designed to interface with Replicate's API, providing tools for accessing various AI models hosted on Replicate through a standardized interface. Key features include model version management and support for image generation, text, and video models.
MCP Server for Replicate is designed to interface with Replicate's API, providing tools for accessing various AI models hosted on Replicate through a standardized interface. Key features include model version management and support for image generation, text, and video models.
Install dependencies, set your API token, and run the server as instructed.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-server-for-replicate": {
"command": "npx",
"args": [
"-y",
"Install dependencies, set your API token, and run the server as instructed."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from MCP Server for Replicate?"
No configuration required. This server works out of the box.
"What resources are available in MCP Server for Replicate?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in MCP Server for Replicate"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in MCP Server for Replicate with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.