Replicate Trainings
MCP server for Replicate Trainings with SettleGrid billing. Create, manage, and monitor model training jobs on the Replicate platform via its HTTP API.
ai
node · tsfrom 1¢/callQuickstart
Scaffold this template
npx create-settlegrid-tool --template replicate-trainingsOr clone directly
git clone https://github.com/settlegrid/settlegrid-replicate-trainings
cd settlegrid-replicate-trainings
npm install && cp .env.example .env
npm run devCapabilities
cancel_training
create_training
get_account
get_model
get_training
list_hardware
list_model_versions
list_trainings
Tags
fine-tuning
replicate
machine-learning
training
models
flux
diffusion
gpu
mlops
Monetization
SettleGrid takes 0% on your first $1,000/mo of revenue, then 2–5% (volume-tiered) above it. Estimated monthly revenue at 1¢/call:
$10
1,000 calls/mo
$100
10,000 calls/mo
$1,000
100,000 calls/mo
Per-method pricing
create_trainingCreate Training5¢/calllist_trainingsList Trainings1¢/callget_trainingGet Training1¢/callcancel_trainingCancel Training2¢/callget_modelGet Model1¢/calllist_model_versionsList Model Versions1¢/callget_accountGet Account1¢/calllist_hardwareList Hardware1¢/callAuthor
Alerterra, LLC@settlegrid
Standalone Value
This template works without SettleGrid. You can remove the billing layer at any time — no lock-in. See the removal guide for step-by-step instructions.