MCP Server for Replicate
Servidor MCP para replicación
Implementación del servidor FastMCP para interactuar con la API de Replicate. Este servidor proporciona herramientas para acceder a diversos modelos de IA alojados en Replicate mediante una interfaz estandarizada.
Estado actual: Alfa temprana
Este proyecto se encuentra en fase alfa inicial. Las características y API pueden cambiar significativamente.
Actualmente compatible
Modelos de generación de imágenes con:
Inspección del esquema del modelo
Generación de imágenes con parámetros personalizables
Optimización y redimensionamiento de la salida
Related MCP server: Image Generation MCP Server
Hoja de ruta
Funciones planificadas
Generación de texto
Soporte para modelos de finalización de texto
Integración del modelo de chat
Soporte de transmisión para respuestas en tiempo real
Generación de vídeo
Soporte para modelos de generación de vídeo
Manejo y optimización de la salida de vídeo
Seguimiento del progreso de generaciones de larga duración
Características adicionales
Gestión de versiones del modelo
Mejor manejo de errores y reintentos
Almacenamiento en caché para modelos utilizados con frecuencia
Limitación de velocidad y gestión de colas
Configuración
Instalar dependencias:
pip install -r requirements.txtConfigura tu token de API de replicación en
.env:
REPLICATE_API_TOKEN=your_token_hereEjecutar el servidor:
fastmcp dev server.pyThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityDmaintenanceA FastMCP server implementation that facilitates resource-based access to AI model inference, focusing on image generation through the Replicate API, with features like real-time updates, webhook integration, and secure API key management.1816MIT
- FlicenseBqualityDmaintenanceEnables users to generate images from text prompts using Replicate's model, with configurable parameters and full MCP protocol compliance.1123
- Alicense-qualityDmaintenanceA server that enables generating images through the Replicate API by calling the Flux Schnell model via the Model Context Protocol (MCP).3MIT
- FlicenseAqualityDmaintenanceAn MCP server that provides a standardized interface for accessing WaveSpeed AI's image and video generation capabilities, including text-to-image, image-to-image, inpainting, and dynamic video generation.3
Related MCP Connectors
MCP server for Flux AI image generation
MCP server for Producer/Riffusion AI music generation
MCP server for Wan AI video generation
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tzafrir/mcp-server-replicate'
If you have feedback or need assistance with the MCP directory API, please join our Discord server