Replicate AI Models
STDIOFastMCP server implementation for interfacing with Replicate's API and accessing AI models.
FastMCP server implementation for interfacing with Replicate's API and accessing AI models.
A FastMCP server implementation for interfacing with Replicate's API. This server provides tools for accessing various AI models hosted on Replicate through a standardized interface.
This project is in early alpha development. Features and APIs may change significantly.
Text Generation
Video Generation
Additional Features
pip install -r requirements.txt
.env
:REPLICATE_API_TOKEN=your_token_here
fastmcp dev server.py