MCP-Mirror

MCP Server for Replicate

Community MCP-Mirror
Updated

Mirror of https://github.com/tzafrir/mcp-server-replicate

MCP Server for Replicate

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.

Current Status: Early Alpha

This project is in early alpha development. Features and APIs may change significantly.

Currently Supported

  • Image generation models with:
    • Model schema inspection
    • Image generation with customizable parameters
    • Output resizing and optimization

Roadmap

Planned Features

  1. Text Generation

    • Support for text completion models
    • Chat model integration
    • Streaming support for real-time responses
  2. Video Generation

    • Support for video generation models
    • Video output handling and optimization
    • Progress tracking for long-running generations
  3. Additional Features

    • Model version management
    • Better error handling and retries
    • Caching for frequently used models
    • Rate limiting and queue management

Setup

  1. Install dependencies:
pip install -r requirements.txt
  1. Set up your Replicate API token in .env:
REPLICATE_API_TOKEN=your_token_here
  1. Run the server:
fastmcp dev server.py

MCP Server · Populars

MCP Server · New

    PraneshASP

    Foundry MCP Server

    An experimental MCP Server for foundry built for Solidity devs

    Community PraneshASP
    karakeep-app

    Karakeep MCP Server

    A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search

    Community karakeep-app
    karakeep-app

    karakeep

    A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search

    Community karakeep-app
    prisma

    Prisma

    Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

    Community prisma
    iannuttall

    Flux UI MCP Server

    MCP Server

    Community iannuttall